Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.registry.QueryTypeType

Packages that use QueryTypeType
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
 

Uses of QueryTypeType in org.sdmx.resources.sdmxml.schemas.v2_0.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as QueryTypeType
protected  QueryTypeType QueryRegistrationRequestType.queryType
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return QueryTypeType
static QueryTypeType QueryTypeType.fromValue(String v)
           
 QueryTypeType QueryRegistrationRequestType.getQueryType()
          Gets the value of the queryType property.
static QueryTypeType QueryTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryTypeType[] QueryTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type QueryTypeType
 void QueryRegistrationRequestType.setQueryType(QueryTypeType value)
          Sets the value of the queryType property.
 



Copyright © 2012. All Rights Reserved.