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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as PrimaryMeasureWhereType
protected  PrimaryMeasureWhereType DataStructureWhereType.primaryMeasureWhere
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return PrimaryMeasureWhereType
 PrimaryMeasureWhereType ObjectFactory.createPrimaryMeasureWhereType()
          Create an instance of PrimaryMeasureWhereType
 PrimaryMeasureWhereType DataStructureWhereType.getPrimaryMeasureWhere()
          Gets the value of the primaryMeasureWhere property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type PrimaryMeasureWhereType
 JAXBElement<PrimaryMeasureWhereType> ObjectFactory.createPrimaryMeasureWhere(PrimaryMeasureWhereType value)
          Create an instance of JAXBElement<PrimaryMeasureWhereType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type PrimaryMeasureWhereType
 JAXBElement<PrimaryMeasureWhereType> ObjectFactory.createPrimaryMeasureWhere(PrimaryMeasureWhereType value)
          Create an instance of JAXBElement<PrimaryMeasureWhereType>}
 void DataStructureWhereType.setPrimaryMeasureWhere(PrimaryMeasureWhereType value)
          Sets the value of the primaryMeasureWhere property.
 



Copyright © 2012. All Rights Reserved.