org.sdmx.resources.sdmxml.schemas.v2_1.query
Class StructureReturnDetailsBaseType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_1.query.ReturnDetailsBaseType
org.sdmx.resources.sdmxml.schemas.v2_1.query.StructureReturnDetailsBaseType
- Direct Known Subclasses:
- StructureReturnDetailsType
public abstract class StructureReturnDetailsBaseType
- extends ReturnDetailsBaseType
StructureReturnDetailsBaseType is an abstract base type which forms the basis of StructureReturnDetailsType.
Java class for StructureReturnDetailsBaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StructureReturnDetailsBaseType">
<complexContent>
<restriction base="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/query}ReturnDetailsBaseType">
<attribute name="detail" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/query}StructureReturnDetailType" default="Full" />
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StructureReturnDetailsBaseType
public StructureReturnDetailsBaseType()
Copyright © 2012. All Rights Reserved.