Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.query.MaintainableWhereType

Packages that use MaintainableWhereType
org.sdmx.resources.sdmxml.schemas.v2_1.query   
 

Uses of MaintainableWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 

Subclasses of MaintainableWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 class CategorisationWhereBaseType
          CategorisationWhereBaseType is an abstract base type which forms the basis for the CategorisationWhereType.
 class CategorisationWhereType
          CategorisationWhereType contains a set of parameters for a categorisation query.
 class CategorySchemeWhereType
          CategorySchemeWhereType defines the parameters of a category scheme query.
 class CodelistWhereType
          CodelistWhereType contains the parameters of a codelist query.
 class ConceptSchemeWhereType
          ConceptSchemeWhereType contains the parameters of a concept scheme query.
 class ConstraintWhereBaseType
          ConstraintWhereBaseType is an abstract base type which forms the basis for the ConstraintWhereType.
 class ConstraintWhereType
          ConstraintWhereType contains the parameters of a constraint query.
 class DataflowWhereType
          DataflowWhereType contains the parameters of a dataflow query.
 class DataStructureWhereBaseType
          DataStructureWhereBaseType is an abstract base type that forms the basis of the DataStructureWhereType.
 class DataStructureWhereType
          DataStructureWhereType defines the parameters of a data structure definition query.
 class HierarchicalCodelistWhereBaseType
          HierarchicalCodelistWhereBaseType is an abstract base type which forms the basis for the HierarchicalCodelistWhereType.
 class HierarchicalCodelistWhereType
          HierarchicalCodelistWhereType contains the parameters of a hierarchical codelist query.
 class ItemSchemeWhereType
          ItemSchemeQueryType is an abstract base type that serves as the basis for any query for an item scheme.
 class MetadataflowWhereType
          MetadataflowWhereType contains the parameters of a metadataflow query.
 class MetadataStructureWhereBaseType
          MetadataStructureWhereBaseType is an abstract base type the forms the basis for the MetadataStructureWhereType.
 class MetadataStructureWhereType
          MetadataStructureWhereType defines the parameters of a metadata structure definition query.
 class OrganisationSchemeWhereType
          OrganisationSchemeWhereType contains the parameters of an organisation scheme query.
 class ProcessWhereBaseType
          ProcessWhereBaseType is an abstract base type which forms the basis for the ProcessWhereType.
 class ProcessWhereType
          ProcessWhereType defines the parameters of a process query.
 class ProvisionAgreementWhereBaseType
          ProvisionAgreementWhereBaseType is an abstract base type which forms the basis for the ProvisionAgreementWhereType.
 class ProvisionAgreementWhereType
          ProvisionAgreementWhereType defines the parameters of a provision agreement query.
 class ReportingTaxonomyWhereType
          ReportingTaxonomyWhereType defines the parameters of a reporting taxonomy query.
 class StructureSetWhereBaseType
          StructureSetWhereBaseType is an abstract base type which forms the basis for the StructureSetWhereType.
 class StructureSetWhereType
          StructureSetWhereType defines the parameters of a structure set query.
 class StructuresWhereType
          StructuresWhereType contains a set of parameters for a structures query.
 class StructureUsageWhereType
          StructureUsageWhereType is an abstract base type that serves as the basis for a query for a structure usage object.
 class StructureWhereType
          StructureWhereType is an abstract base type that serves as the basis for a query for a structure object.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type MaintainableWhereType
protected  JAXBElement<? extends MaintainableWhereType> StructuralMetadataQueryType.structuralMetadataWhere
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type MaintainableWhereType
 JAXBElement<MaintainableWhereType> ObjectFactory.createStructuralMetadataWhere(MaintainableWhereType value)
          Create an instance of JAXBElement<MaintainableWhereType>}
 JAXBElement<? extends MaintainableWhereType> StructuralMetadataQueryType.getStructuralMetadataWhere()
          Gets the value of the structuralMetadataWhere property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type MaintainableWhereType
 JAXBElement<MaintainableWhereType> ObjectFactory.createStructuralMetadataWhere(MaintainableWhereType value)
          Create an instance of JAXBElement<MaintainableWhereType>}
 

Method parameters in org.sdmx.resources.sdmxml.schemas.v2_1.query with type arguments of type MaintainableWhereType
 void StructuralMetadataQueryType.setStructuralMetadataWhere(JAXBElement<? extends MaintainableWhereType> value)
          Sets the value of the structuralMetadataWhere property.
 



Copyright © 2012. All Rights Reserved.