Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.structure.MetadataflowRefType

Packages that use MetadataflowRefType
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of MetadataflowRefType in org.sdmx.resources.sdmxml.schemas.v2_0.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as MetadataflowRefType
protected  MetadataflowRefType AttachmentConstraintRefType.metadataflowRef
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type MetadataflowRefType
protected  List<MetadataflowRefType> CategoryType.metadataflowRef
           
protected  List<MetadataflowRefType> ReportingTaxonomyType.metadataflowRef
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return MetadataflowRefType
 MetadataflowRefType ObjectFactory.createMetadataflowRefType()
          Create an instance of MetadataflowRefType
 MetadataflowRefType AttachmentConstraintRefType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type MetadataflowRefType
 List<MetadataflowRefType> CategoryType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 List<MetadataflowRefType> ReportingTaxonomyType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type MetadataflowRefType
 void AttachmentConstraintRefType.setMetadataflowRef(MetadataflowRefType value)
          Sets the value of the metadataflowRef property.
 



Copyright © 2012. All Rights Reserved.