Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.common.CategoryReferenceType

Packages that use CategoryReferenceType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.query   
org.sdmx.resources.sdmxml.schemas.v2_1.registry   
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of CategoryReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return CategoryReferenceType
 CategoryReferenceType ObjectFactory.createCategoryReferenceType()
          Create an instance of CategoryReferenceType
 

Uses of CategoryReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as CategoryReferenceType
protected  CategoryReferenceType CategorisationWhereType.targetCategory
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type CategoryReferenceType
protected  List<CategoryReferenceType> DataParametersType.category
           
protected  List<CategoryReferenceType> MetadataParametersType.category
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return CategoryReferenceType
 CategoryReferenceType CategorisationWhereType.getTargetCategory()
          Gets the value of the targetCategory property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type CategoryReferenceType
 List<CategoryReferenceType> DataParametersType.getCategory()
          Gets the value of the category property.
 List<CategoryReferenceType> MetadataParametersType.getCategory()
          Gets the value of the category property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type CategoryReferenceType
 void CategorisationWhereType.setTargetCategory(CategoryReferenceType value)
          Sets the value of the targetCategory property.
 

Uses of CategoryReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.registry
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return types with arguments of type CategoryReferenceType
 JAXBElement<CategoryReferenceType> ObjectFactory.createDataRegistrationEventsTypeCategory(CategoryReferenceType value)
          Create an instance of JAXBElement<CategoryReferenceType>}
 JAXBElement<CategoryReferenceType> ObjectFactory.createMetadataRegistrationEventsTypeCategory(CategoryReferenceType value)
          Create an instance of JAXBElement<CategoryReferenceType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type CategoryReferenceType
 JAXBElement<CategoryReferenceType> ObjectFactory.createDataRegistrationEventsTypeCategory(CategoryReferenceType value)
          Create an instance of JAXBElement<CategoryReferenceType>}
 JAXBElement<CategoryReferenceType> ObjectFactory.createMetadataRegistrationEventsTypeCategory(CategoryReferenceType value)
          Create an instance of JAXBElement<CategoryReferenceType>}
 

Uses of CategoryReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as CategoryReferenceType
protected  CategoryReferenceType CategorisationType.target
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return CategoryReferenceType
 CategoryReferenceType CategorisationType.getTarget()
          Gets the value of the target property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type CategoryReferenceType
 void CategorisationType.setTarget(CategoryReferenceType value)
          Sets the value of the target property.
 



Copyright © 2012. All Rights Reserved.