org.sdmx.resources.sdmxml.schemas.v2_1.query
Class ProvisionAgreementQueryType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_1.query.StructuralMetadataQueryType
org.sdmx.resources.sdmxml.schemas.v2_1.query.ProvisionAgreementQueryType
public class ProvisionAgreementQueryType
- extends StructuralMetadataQueryType
ProvisionAgreementQueryType defines the structure of a provision agreement query. The parameters for the query are contained in the ProvisionAgreementWhere element. The References element is used to indicate how objects that reference or are referenced from the matched provision agreement should be returned.
Java class for ProvisionAgreementQueryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProvisionAgreementQueryType">
<complexContent>
<restriction base="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/query}StructuralMetadataQueryType">
<sequence>
<element name="ReturnDetails" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/query}MaintainableReturnDetailsType"/>
<element ref="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/query}ProvisionAgreementWhere"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProvisionAgreementQueryType
public ProvisionAgreementQueryType()
Copyright © 2012. All Rights Reserved.