org.sdmx.resources.sdmxml.schemas.v2_1.structure
Class DataStructureComponentsBaseType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_1.structure.GroupingType
org.sdmx.resources.sdmxml.schemas.v2_1.structure.DataStructureComponentsBaseType
- Direct Known Subclasses:
- DataStructureComponentsType
public abstract class DataStructureComponentsBaseType
- extends GroupingType
DataStructureComponentsBaseType is an abstract base type the serves as the basis for the DataStructureComponentsType. This type is necessary to allow for valid substitutions of component lists.
Java class for DataStructureComponentsBaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DataStructureComponentsBaseType">
<complexContent>
<restriction base="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}GroupingType">
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataStructureComponentsBaseType
public DataStructureComponentsBaseType()
Copyright © 2012. All Rights Reserved.