| Package | Description |
|---|---|
| org.apache.cxf.tools.corba.common.idltypes |
| Modifier and Type | Method and Description |
|---|---|
static IdlOperation |
IdlOperation.create(IdlScopeBase parent,
String name,
boolean isOneway) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdlInterface.addoperation(IdlOperation op) |
static IdlParam |
IdlParam.create(IdlOperation parent,
String name,
IdlType type,
String mode) |
Apache CXF