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

Packages that use CategorySchemesType
org.sdmx.resources.sdmxml.schemas.v2_0.message   
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of CategorySchemesType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as CategorySchemesType
protected  CategorySchemesType StructureType.categorySchemes
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return CategorySchemesType
 CategorySchemesType StructureType.getCategorySchemes()
          Gets the value of the categorySchemes property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type CategorySchemesType
 void StructureType.setCategorySchemes(CategorySchemesType value)
          Sets the value of the categorySchemes property.
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as CategorySchemesType
protected  CategorySchemesType StructuralEventType.categorySchemes
           
protected  CategorySchemesType QueryStructureResponseType.categorySchemes
           
protected  CategorySchemesType StructureType.categorySchemes
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return CategorySchemesType
 CategorySchemesType StructuralEventType.getCategorySchemes()
          Gets the value of the categorySchemes property.
 CategorySchemesType QueryStructureResponseType.getCategorySchemes()
          Gets the value of the categorySchemes property.
 CategorySchemesType StructureType.getCategorySchemes()
          Gets the value of the categorySchemes property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type CategorySchemesType
 void StructuralEventType.setCategorySchemes(CategorySchemesType value)
          Sets the value of the categorySchemes property.
 void QueryStructureResponseType.setCategorySchemes(CategorySchemesType value)
          Sets the value of the categorySchemes property.
 void StructureType.setCategorySchemes(CategorySchemesType value)
          Sets the value of the categorySchemes property.
 

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

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



Copyright © 2012. All Rights Reserved.