Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.MetadataAttributeType

Packages that use MetadataAttributeType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type MetadataAttributeType
protected  List<MetadataAttributeType> MetadataAttributeType.metadataAttribute
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return MetadataAttributeType
 MetadataAttributeType ObjectFactory.createMetadataAttributeType()
          Create an instance of MetadataAttributeType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type MetadataAttributeType
 JAXBElement<MetadataAttributeType> ObjectFactory.createMetadataAttribute(MetadataAttributeType value)
          Create an instance of JAXBElement<MetadataAttributeType>}
 List<MetadataAttributeType> MetadataAttributeType.getMetadataAttribute()
          Gets the value of the metadataAttribute property.
 

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



Copyright © 2012. All Rights Reserved.