|
|||||||||
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 struct.
Method Summary | |
idlStruct |
description()
Return the struct description ( if forwarded ) |
boolean |
isForward()
Return TRUE is this struct is forward |
java.util.Enumeration |
members()
Return all members of this structure. |
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 idlStruct description()
public java.util.Enumeration members()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |