|
|||||||||
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.
Method Summary | |
idlUnion |
description()
Return the union description ( if forwarded ) |
idlObject |
discriminant()
Return the discriminant type |
boolean |
isForward()
Return TRUE is this union is forward |
Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject |
containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included |
Method Detail |
public boolean isForward()
public idlUnion description()
public idlObject discriminant()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |