org.sdmx.resources.sdmxml.schemas.v2_1.query
Class MetadataReturnDetailsType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_1.query.ReturnDetailsBaseType
org.sdmx.resources.sdmxml.schemas.v2_1.query.MetadataReturnDetailsType
public class MetadataReturnDetailsType
- extends ReturnDetailsBaseType
MetadataReturnDetailsType is a structure for detailing how reference metadata should be returned. Only a default size limit can be specified.
Java class for MetadataReturnDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MetadataReturnDetailsType">
<complexContent>
<extension base="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/query}ReturnDetailsBaseType">
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetadataReturnDetailsType
public MetadataReturnDetailsType()
Copyright © 2012. All Rights Reserved.