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

Packages that use CodeListsType
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 CodeListsType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as CodeListsType
protected  CodeListsType StructureType.codeLists
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return CodeListsType
 CodeListsType StructureType.getCodeLists()
          Gets the value of the codeLists property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type CodeListsType
 void StructureType.setCodeLists(CodeListsType value)
          Sets the value of the codeLists property.
 

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return CodeListsType
 CodeListsType StructuralEventType.getCodeLists()
          Gets the value of the codeLists property.
 CodeListsType QueryStructureResponseType.getCodeLists()
          Gets the value of the codeLists property.
 CodeListsType StructureType.getCodeLists()
          Gets the value of the codeLists property.
 

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

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

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



Copyright © 2012. All Rights Reserved.