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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as CategorySchemeRefType
protected  CategorySchemeRefType CategorySchemeMapType.categorySchemeRef
           
protected  CategorySchemeRefType CategorySchemeMapType.targetCategorySchemeRef
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type CategorySchemeRefType
protected  List<CategorySchemeRefType> RelatedStructuresType.categorySchemeRef
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return CategorySchemeRefType
 CategorySchemeRefType ObjectFactory.createCategorySchemeRefType()
          Create an instance of CategorySchemeRefType
 CategorySchemeRefType CategorySchemeMapType.getCategorySchemeRef()
          Gets the value of the categorySchemeRef property.
 CategorySchemeRefType CategorySchemeMapType.getTargetCategorySchemeRef()
          Gets the value of the targetCategorySchemeRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type CategorySchemeRefType
 List<CategorySchemeRefType> RelatedStructuresType.getCategorySchemeRef()
          Gets the value of the categorySchemeRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type CategorySchemeRefType
 void CategorySchemeMapType.setCategorySchemeRef(CategorySchemeRefType value)
          Sets the value of the categorySchemeRef property.
 void CategorySchemeMapType.setTargetCategorySchemeRef(CategorySchemeRefType value)
          Sets the value of the targetCategorySchemeRef property.
 



Copyright © 2012. All Rights Reserved.