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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query declared as CategoryType
protected  CategoryType MetadataWhereType.category
           
protected  CategoryType KeyFamilyWhereType.category
           
protected  CategoryType DataWhereType.category
           
protected  CategoryType MetadataStructureWhereType.category
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query with type parameters of type CategoryType
protected  List<CategoryType> AndType.category
           
protected  List<CategoryType> DataProviderWhereType.category
           
protected  List<CategoryType> AgencyWhereType.category
           
protected  List<CategoryType> OrType.category
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return CategoryType
 CategoryType ObjectFactory.createCategoryType()
          Create an instance of CategoryType
 CategoryType MetadataWhereType.getCategory()
          Gets the value of the category property.
 CategoryType KeyFamilyWhereType.getCategory()
          Gets the value of the category property.
 CategoryType DataWhereType.getCategory()
          Gets the value of the category property.
 CategoryType MetadataStructureWhereType.getCategory()
          Gets the value of the category property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return types with arguments of type CategoryType
 List<CategoryType> AndType.getCategory()
          Gets the value of the category property.
 List<CategoryType> DataProviderWhereType.getCategory()
          Gets the value of the category property.
 List<CategoryType> AgencyWhereType.getCategory()
          Gets the value of the category property.
 List<CategoryType> OrType.getCategory()
          Gets the value of the category property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query with parameters of type CategoryType
 void MetadataWhereType.setCategory(CategoryType value)
          Sets the value of the category property.
 void KeyFamilyWhereType.setCategory(CategoryType value)
          Sets the value of the category property.
 void DataWhereType.setCategory(CategoryType value)
          Sets the value of the category property.
 void MetadataStructureWhereType.setCategory(CategoryType value)
          Sets the value of the category property.
 



Copyright © 2012. All Rights Reserved.