Package com.appliedolap.essbase
Interface EssLevel
- All Superinterfaces:
EssObject
- All Known Implementing Classes:
EssLevelImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.appliedolap.essbase.EssObject
EssObject.Type -
Method Summary
-
Method Details
-
getName
String getName()Gets the name of the level. -
getType
EssObject.Type getType()Description copied from interface:EssObjectGets the type of this object. -
getNumber
Integer getNumber()Gets the number of the level.- Returns:
- the number of the level.
-