Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.LevelType

Packages that use LevelType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of LevelType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as LevelType
protected  LevelType LevelType.level
           
protected  LevelType HierarchyType.level
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return LevelType
 LevelType ObjectFactory.createLevelType()
          Create an instance of LevelType
 LevelType LevelType.getLevel()
          Gets the value of the level property.
 LevelType HierarchyType.getLevel()
          Gets the value of the level property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type LevelType
 void LevelType.setLevel(LevelType value)
          Sets the value of the level property.
 void HierarchyType.setLevel(LevelType value)
          Sets the value of the level property.
 



Copyright © 2012. All Rights Reserved.