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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type CategoryRefType
protected  List<CategoryRefType> MetadataflowType.categoryRef
           
protected  List<CategoryRefType> DataflowType.categoryRef
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type CategoryRefType
 List<CategoryRefType> MetadataflowType.getCategoryRef()
          Gets the value of the categoryRef property.
 List<CategoryRefType> DataflowType.getCategoryRef()
          Gets the value of the categoryRef property.
 



Copyright © 2012. All Rights Reserved.