| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
This interface is implemented by the IDL object that represents an IDL operation.
| Method Summary | |
|  java.lang.String[] | contexts()Return the contexts | 
|  idlException[] | exceptions()Return the exceptions | 
|  boolean | isOneway()Return TRUE if this operation is marked as 'oneway' | 
|  idlParameter[] | parameters()Return the parameters | 
|  idlObject | returnType()Return the return type | 
| Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject | 
| containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included | 
| Method Detail | 
public boolean isOneway()
public idlObject returnType()
public idlParameter[] parameters()
public idlException[] exceptions()
public java.lang.String[] contexts()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||