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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type CategoryType
protected  List<CategoryType> CategorySchemeType.category
           
protected  List<CategoryType> CategoryType.category
           
protected  List<CategoryType> ReportingTaxonomyType.category
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return CategoryType
 CategoryType ObjectFactory.createCategoryType()
          Create an instance of CategoryType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type CategoryType
 List<CategoryType> CategorySchemeType.getCategory()
          Gets the value of the category property.
 List<CategoryType> CategoryType.getCategory()
          Gets the value of the category property.
 List<CategoryType> ReportingTaxonomyType.getCategory()
          Gets the value of the category property.
 



Copyright © 2012. All Rights Reserved.