|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentListType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
| Uses of ComponentListType in org.sdmx.resources.sdmxml.schemas.v2_1.structure |
|---|
| Subclasses of ComponentListType in org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
|---|---|
class |
AttributeListBaseType
AttributeListBaseType is an abstract base type used as the basis for the AttributeListType. |
class |
AttributeListType
AttributeListType describes the attribute descriptor for the data structure definition. |
class |
DimensionListBaseType
DimensionListBaseType is an abstract base type used as the basis for the DimensionListType. |
class |
DimensionListType
DimensionListType describes the key descriptor for a data structure definition. |
class |
GroupBaseType
GroupBaseType is an abstract base type that forms the basis for the GroupType. |
class |
GroupType
GroupType describes the structure of a group descriptor in a data structure definition. |
class |
MeasureListType
MeasureListType describes the structure of the measure descriptor for a data structure definition. |
class |
MetadataTargetBaseType
MetadataTargetBaseType is an abstract base type which forms the basis for the MetadataTargetType. |
class |
MetadataTargetType
Java class for MetadataTargetType complex type. |
class |
ReportStructureBaseType
ReportStructureBaseType is an abstract base type that serves as the basis for the ReportStructureType. |
class |
ReportStructureType
ReportStructureType describes the structure of a report structure. |
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type ComponentListType | |
|---|---|
protected List<JAXBElement<? extends ComponentListType>> |
GroupingType.componentList
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type ComponentListType | |
|---|---|
JAXBElement<ComponentListType> |
ObjectFactory.createComponentList(ComponentListType value)
Create an instance of JAXBElement<ComponentListType>} |
List<JAXBElement<? extends ComponentListType>> |
GroupingType.getComponentList()
Gets the value of the componentList property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type ComponentListType | |
|---|---|
JAXBElement<ComponentListType> |
ObjectFactory.createComponentList(ComponentListType value)
Create an instance of JAXBElement<ComponentListType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||