Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.query.DataWhereType

Packages that use DataWhereType
org.sdmx.resources.sdmxml.schemas.v2_0.query   
 

Uses of DataWhereType in org.sdmx.resources.sdmxml.schemas.v2_0.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query with type parameters of type DataWhereType
protected  List<DataWhereType> QueryType.dataWhere
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return DataWhereType
 DataWhereType ObjectFactory.createDataWhereType()
          Create an instance of DataWhereType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return types with arguments of type DataWhereType
 List<DataWhereType> QueryType.getDataWhere()
          Gets the value of the dataWhere property.
 



Copyright © 2012. All Rights Reserved.