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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as QueryStringType
protected  QueryStringType AnnotationWhereType.title
           
protected  QueryStringType AnnotationWhereType.type
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return QueryStringType
 QueryStringType ObjectFactory.createQueryStringType()
          Create an instance of QueryStringType
 QueryStringType AnnotationWhereType.getTitle()
          Gets the value of the title property.
 QueryStringType AnnotationWhereType.getType()
          Gets the value of the type property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type QueryStringType
 void AnnotationWhereType.setTitle(QueryStringType value)
          Sets the value of the title property.
 void AnnotationWhereType.setType(QueryStringType value)
          Sets the value of the type property.
 



Copyright © 2012. All Rights Reserved.