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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type MetadataAttributeWhereType
protected  List<MetadataAttributeWhereType> MetadataAttributeWhereType.metadataAttributeWhere
           
protected  List<MetadataAttributeWhereType> MetadataStructureWhereType.metadataAttributeWhere
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return MetadataAttributeWhereType
 MetadataAttributeWhereType ObjectFactory.createMetadataAttributeWhereType()
          Create an instance of MetadataAttributeWhereType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type MetadataAttributeWhereType
 JAXBElement<MetadataAttributeWhereType> ObjectFactory.createMetadataAttributeWhere(MetadataAttributeWhereType value)
          Create an instance of JAXBElement<MetadataAttributeWhereType>}
 List<MetadataAttributeWhereType> MetadataAttributeWhereType.getMetadataAttributeWhere()
          Gets the value of the metadataAttributeWhere property.
 List<MetadataAttributeWhereType> MetadataStructureWhereType.getMetadataAttributeWhere()
          Gets the value of the metadataAttributeWhere property.
 

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



Copyright © 2012. All Rights Reserved.