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