Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic.AttributeSetType

Packages that use AttributeSetType
org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic declared as AttributeSetType
protected  AttributeSetType ReportType.attributeSet
           
protected  AttributeSetType ReportedAttributeType.attributeSet
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic that return AttributeSetType
 AttributeSetType ObjectFactory.createAttributeSetType()
          Create an instance of AttributeSetType
 AttributeSetType ReportType.getAttributeSet()
          Gets the value of the attributeSet property.
 AttributeSetType ReportedAttributeType.getAttributeSet()
          Gets the value of the attributeSet property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic with parameters of type AttributeSetType
 void ReportType.setAttributeSet(AttributeSetType value)
          Sets the value of the attributeSet property.
 void ReportedAttributeType.setAttributeSet(AttributeSetType value)
          Sets the value of the attributeSet property.
 



Copyright © 2012. All Rights Reserved.