Package com.appliedolap.essbase
Interface EssURL
- All Superinterfaces:
EssObject
- All Known Implementing Classes:
EssURLImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.appliedolap.essbase.EssObject
EssObject.Type -
Method Summary
-
Method Details
-
getName
String getName()Description copied from interface:EssObjectGets the name of this object. This will generally be the "nice" and "unique" name of this object, such as the application name, cube, member, variable, or whatever. -
getType
EssObject.Type getType()Description copied from interface:EssObjectGets the type of this object. -
getURL
String getURL() -
getURI
URI getURI()
-