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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as CategoryIDType
protected  CategoryIDType CategoryIDType.categoryID
           
protected  CategoryIDType CategoryRefType.categoryID
           
protected  CategoryIDType CategoryMapType.categoryID
           
protected  CategoryIDType CategoryMapType.targetCategoryID
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return CategoryIDType
 CategoryIDType ObjectFactory.createCategoryIDType()
          Create an instance of CategoryIDType
 CategoryIDType CategoryIDType.getCategoryID()
          Gets the value of the categoryID property.
 CategoryIDType CategoryRefType.getCategoryID()
          Gets the value of the categoryID property.
 CategoryIDType CategoryMapType.getCategoryID()
          Gets the value of the categoryID property.
 CategoryIDType CategoryMapType.getTargetCategoryID()
          Gets the value of the targetCategoryID property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type CategoryIDType
 void CategoryIDType.setCategoryID(CategoryIDType value)
          Sets the value of the categoryID property.
 void CategoryRefType.setCategoryID(CategoryIDType value)
          Sets the value of the categoryID property.
 void CategoryMapType.setCategoryID(CategoryIDType value)
          Sets the value of the categoryID property.
 void CategoryMapType.setTargetCategoryID(CategoryIDType value)
          Sets the value of the targetCategoryID property.
 



Copyright © 2012. All Rights Reserved.