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

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

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

Subclasses of ComponentType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class AttributeBaseType
          AttributeBaseType is an abstract base type that serves as the basis for the AttributeType.
 class AttributeType
          AttributeType describes the structure of a data attribute, which is defined as a characteristic of an object or entity.
 class BaseDimensionBaseType
          BaseDimensionBaseType is an abstract base type that serves as the basis for any dimension.
 class BaseDimensionType
          BaseDimensionType is an abstract base type which defines the basic structure of all dimensions.
 class ConstraintContentTargetType
          ConstraintTargetType defines the structure of a constraint target object.
 class DataSetTargetType
          DataSetTargetType defines the structure of a data set target object.
 class DimensionType
          DimensionType describes the structure of an ordinary dimension, which is defined as a statistical concept used (most probably together with other statistical concepts) to identify a statistical series, such as a time series, e.g.
 class GroupDimensionBaseType
          GroupDimensionBaseType is an abstract base type which refines the base ComponentType in order to form the basis for the GroupDimensionType.
 class GroupDimensionType
          GroupDimensionType defines a dimension component with a group key descriptor component list.
 class IdentifiableObjectTargetBaseType
          IdentifiableObjectTargetBaseType is an abstract base type which forms the basis for the IdentifiableObjectTargetType.
 class IdentifiableObjectTargetType
          IdentifiableObjectTargetType defines the structure of an identifiable target object.
 class KeyDescriptorValuesTargetType
          KeyDescriptorValuesTargetType defines the structure of a key descriptor values target object.
 class MeasureDimensionType
          MeasureDimensionType defines the structure of the measure dimension.
 class MetadataAttributeBaseType
          MetadataAttributeBaseType is an abstract base type the serves as the basis for the MetadataAttributeType.
 class MetadataAttributeType
          MetadataAttributeType describes the structure of a metadata attribute.
 class PrimaryMeasureType
          PrimaryMeasureType describes the structure of the primary measure.
 class ReportingYearStartDayType
          ReportingYearStartDayType defines the structure of the reporting year start day attribute.
 class ReportPeriodTargetType
          ReportPeriodTargetType defines the structure of a report period target object.
 class TargetObject
          TargetObject is an abstract base type from which all target objects of a metadata target are derived.
 class TimeDimensionType
          TimeDimensionType describes the structure of a time dimension.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type ComponentType
protected  List<JAXBElement<? extends ComponentType>> ComponentListType.component
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type ComponentType
 JAXBElement<ComponentType> ObjectFactory.createComponent(ComponentType value)
          Create an instance of JAXBElement<ComponentType>}
 List<JAXBElement<? extends ComponentType>> ComponentListType.getComponent()
          Gets the value of the component property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type ComponentType
 JAXBElement<ComponentType> ObjectFactory.createComponent(ComponentType value)
          Create an instance of JAXBElement<ComponentType>}
 



Copyright © 2012. All Rights Reserved.