|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is implemented by all objects that represent an IDL constant
Method Summary | |
---|---|
idlObject |
constantType()
Return the constant type |
java.lang.String |
expression()
Return the constant expression |
java.lang.Object |
value()
Return the constant value |
Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject |
---|
containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included |
Method Detail |
public java.lang.String expression()
public java.lang.Object value()
public idlObject constantType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |