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

Packages that use XHTMLType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic   
org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific   
 

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

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common with parameters of type XHTMLType
 JAXBElement<XHTMLType> ObjectFactory.createStructuredText(XHTMLType value)
          Create an instance of JAXBElement<XHTMLType>}
 

Uses of XHTMLType in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic with type parameters of type XHTMLType
protected  List<XHTMLType> ReportedAttributeType.structuredText
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic that return types with arguments of type XHTMLType
 List<XHTMLType> ReportedAttributeType.getStructuredText()
          StructuredText is used to supply parallel multi-lingual structured (as XHTML) textual values for the reported metadata attribute.
 

Uses of XHTMLType in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific with type parameters of type XHTMLType
protected  List<XHTMLType> ReportedAttributeType.structuredText
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific that return types with arguments of type XHTMLType
 List<XHTMLType> ReportedAttributeType.getStructuredText()
          StructuredText is used to supply parallel multi-lingual structured (as XHTML) textual values for the reported metadata attribute.
 



Copyright © 2012. All Rights Reserved.