org.sdmx.resources.sdmxml.schemas.v2_1.message
Class StructureSpecificTimeSeriesDataQueryType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_1.message.MessageType
org.sdmx.resources.sdmxml.schemas.v2_1.message.DataQueryType
org.sdmx.resources.sdmxml.schemas.v2_1.message.StructureSpecificTimeSeriesDataQueryType
public class StructureSpecificTimeSeriesDataQueryType
- extends DataQueryType
StructureSpecificTimeSeriesDataQueryType defines the structure of a time series generic data query message.
Java class for StructureSpecificTimeSeriesDataQueryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StructureSpecificTimeSeriesDataQueryType">
<complexContent>
<restriction base="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/message}DataQueryType">
<sequence>
<element name="Header" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/message}BasicHeaderType"/>
<element name="Query" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/query}TimeSeriesDataQueryType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StructureSpecificTimeSeriesDataQueryType
public StructureSpecificTimeSeriesDataQueryType()
Copyright © 2012. All Rights Reserved.