|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This class is implemented by all IDL objects that represent a IDL union member.
| Method Summary | |
|---|---|
java.lang.String |
expression()
Return the expression |
idlObject |
internal()
Return the internal type |
boolean |
isDefault()
Return true if this member is a default member |
java.lang.Long |
value()
Return the expression value as long |
| Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject |
|---|
containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included |
| Method Detail |
public boolean isDefault()
public java.lang.String expression()
public java.lang.Long value()
public idlObject internal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||