org.sdmx.resources.sdmxml.schemas.v2_1.structure
Class MetadataStructureComponentsBaseType

java.lang.Object
  extended by org.sdmx.resources.sdmxml.schemas.v2_1.structure.GroupingType
      extended by org.sdmx.resources.sdmxml.schemas.v2_1.structure.MetadataStructureComponentsBaseType
Direct Known Subclasses:
MetadataStructureComponentsType

public class MetadataStructureComponentsBaseType
extends GroupingType

MetadataStructureComponentsBaseType is an abstract base type that forms the basis for the MetadataStructureComponentsType.

Java class for MetadataStructureComponentsBaseType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="MetadataStructureComponentsBaseType">
   <complexContent>
     <restriction base="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}GroupingType">
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.sdmx.resources.sdmxml.schemas.v2_1.structure.GroupingType
componentList
 
Constructor Summary
MetadataStructureComponentsBaseType()
           
 
Method Summary
 
Methods inherited from class org.sdmx.resources.sdmxml.schemas.v2_1.structure.GroupingType
getComponentList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataStructureComponentsBaseType

public MetadataStructureComponentsBaseType()


Copyright © 2012. All Rights Reserved.