Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.structure.RepresentationTypeType

Packages that use RepresentationTypeType
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of RepresentationTypeType in org.sdmx.resources.sdmxml.schemas.v2_0.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as RepresentationTypeType
protected  RepresentationTypeType RepresentationMapRefType.representationType
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return RepresentationTypeType
static RepresentationTypeType RepresentationTypeType.fromValue(String v)
           
 RepresentationTypeType RepresentationMapRefType.getRepresentationType()
          Gets the value of the representationType property.
static RepresentationTypeType RepresentationTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RepresentationTypeType[] RepresentationTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type RepresentationTypeType
 void RepresentationMapRefType.setRepresentationType(RepresentationTypeType value)
          Sets the value of the representationType property.
 



Copyright © 2012. All Rights Reserved.