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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.