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

Packages that use AnnotationsType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.common declared as AnnotationsType
protected  AnnotationsType AnnotableType.annotations
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return AnnotationsType
 AnnotationsType ObjectFactory.createAnnotationsType()
          Create an instance of AnnotationsType
 AnnotationsType AnnotableType.getAnnotations()
          Gets the value of the annotations property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return types with arguments of type AnnotationsType
 JAXBElement<AnnotationsType> ObjectFactory.createAnnotations(AnnotationsType value)
          Create an instance of JAXBElement<AnnotationsType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common with parameters of type AnnotationsType
 JAXBElement<AnnotationsType> ObjectFactory.createAnnotations(AnnotationsType value)
          Create an instance of JAXBElement<AnnotationsType>}
 void AnnotableType.setAnnotations(AnnotationsType value)
          Sets the value of the annotations property.
 



Copyright © 2012. All Rights Reserved.