org.sdmx.resources.sdmxml.schemas.v2_0.utility
Class ObsType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_0.utility.ObsType
public abstract class ObsType
- extends Object
ObsType 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 ObsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ObsType">
<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 |
ObsType
public ObsType()
Copyright © 2012. All Rights Reserved.