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

Packages that use ConceptsType
org.sdmx.resources.sdmxml.schemas.v2_0.message   
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of ConceptsType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as ConceptsType
protected  ConceptsType StructureType.concepts
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return ConceptsType
 ConceptsType StructureType.getConcepts()
          Gets the value of the concepts property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type ConceptsType
 void StructureType.setConcepts(ConceptsType value)
          Sets the value of the concepts property.
 

Uses of ConceptsType in org.sdmx.resources.sdmxml.schemas.v2_0.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as ConceptsType
protected  ConceptsType StructuralEventType.concepts
           
protected  ConceptsType QueryStructureResponseType.concepts
           
protected  ConceptsType StructureType.concepts
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return ConceptsType
 ConceptsType StructuralEventType.getConcepts()
          Gets the value of the concepts property.
 ConceptsType QueryStructureResponseType.getConcepts()
          Gets the value of the concepts property.
 ConceptsType StructureType.getConcepts()
          Gets the value of the concepts property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type ConceptsType
 void StructuralEventType.setConcepts(ConceptsType value)
          Sets the value of the concepts property.
 void QueryStructureResponseType.setConcepts(ConceptsType value)
          Sets the value of the concepts property.
 void StructureType.setConcepts(ConceptsType value)
          Sets the value of the concepts property.
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return ConceptsType
 ConceptsType ObjectFactory.createConceptsType()
          Create an instance of ConceptsType
 



Copyright © 2012. All Rights Reserved.