Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata.ReportedAttributeType

Packages that use ReportedAttributeType
org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata   
 

Uses of ReportedAttributeType in org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata with type parameters of type ReportedAttributeType
protected  List<ReportedAttributeType> ReportedAttributeType.reportedAttribute
           
protected  List<ReportedAttributeType> AttributeValueSetType.reportedAttribute
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata that return ReportedAttributeType
 ReportedAttributeType ObjectFactory.createReportedAttributeType()
          Create an instance of ReportedAttributeType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata that return types with arguments of type ReportedAttributeType
 List<ReportedAttributeType> ReportedAttributeType.getReportedAttribute()
          Gets the value of the reportedAttribute property.
 List<ReportedAttributeType> AttributeValueSetType.getReportedAttribute()
          Gets the value of the reportedAttribute property.
 



Copyright © 2012. All Rights Reserved.