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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type AttributeWhereType
protected  List<AttributeWhereType> DataStructureWhereType.attributeWhere
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type AttributeWhereType
 JAXBElement<AttributeWhereType> ObjectFactory.createAttributeWhere(AttributeWhereType value)
          Create an instance of JAXBElement<AttributeWhereType>}
 List<AttributeWhereType> DataStructureWhereType.getAttributeWhere()
          Gets the value of the attributeWhere property.
 

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



Copyright © 2012. All Rights Reserved.