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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.