org.sdmx.resources.sdmxml.schemas.v2_0.cross
Class SectionType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_0.cross.SectionType
public abstract class SectionType
- extends Object
SectionType acts as a structural base, which is extended through the addition of attributes to reflect the particular needs of a specific key family using the xs:extends element.
Java class for SectionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SectionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SectionType
public SectionType()
Copyright © 2012. All Rights Reserved.