Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.RepresentationType

Packages that use RepresentationType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of RepresentationType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Subclasses of RepresentationType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class ConceptRepresentation
          ConceptRepresentation defines the core representation that are allowed for a concept.
 class ConstraintRepresentationType
          ConstraintRepresentationType defines the possible local representations of a constraint reference target object.
 class DataSetRepresentationType
          DataSetRepresentationType defines the possible local representations of a data set reference target object.
 class DataStructureRepresentationType
          DataStructureRepresentationType is an abstract base type which defines the allowable representations for any data structure definition component.
 class IdentifiableObjectRepresentationType
          IdentifiableObjectRepresentationType defines the possible local representations of an identifiable object target object.
 class KeyDescriptorValuesRepresentationType
          KeyDescriptorValuesRepresentationType defines the possible local representations of a key descriptor values target object.
 class MeasureDimensionRepresentationType
          BaseDimensionRepresentationType is an abstract base which defines the representation for a measure dimension.
 class MetadataAttributeRepresentationType
          MetadataAttributeRepresentationType defines the possible local representations of a metadata attribute.
 class ReportingYearStartDayRepresentationType
          ReportingYearStartDayRepresentationType defines the representation for the reporting year start day attribute.
 class ReportPeriodRepresentationType
          ReportPeriodRepresentationType defines the possible local representations of a report period target object.
 class SimpleDataStructureRepresentationType
          SimpleDataStructureRepresentationType defines the representation for any non-measure and non-time dimension data structure definition component.
 class TimeDimensionRepresentationType
          TimeDimensionRepresentationType defines the representation for the time dimension.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as RepresentationType
protected  RepresentationType ComponentType.localRepresentation
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return RepresentationType
 RepresentationType ComponentType.getLocalRepresentation()
          Gets the value of the localRepresentation property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type RepresentationType
 void ComponentType.setLocalRepresentation(RepresentationType value)
          Sets the value of the localRepresentation property.
 



Copyright © 2012. All Rights Reserved.