public final class IdlParam extends IdlDefnImplBase
| Modifier and Type | Method and Description |
|---|---|
static IdlParam |
create(IdlOperation parent,
String name,
IdlType type,
String mode) |
IdlScopeBase |
getCircularScope(IdlScopeBase startScope,
List<Object> doneDefn) |
boolean |
isEmptyDef() |
void |
write(PrintWriter pw) |
public static IdlParam create(IdlOperation parent, String name, IdlType type, String mode)
public void write(PrintWriter pw)
public boolean isEmptyDef()
isEmptyDef in interface IdlDefnisEmptyDef in class IdlDefnImplBasepublic IdlScopeBase getCircularScope(IdlScopeBase startScope, List<Object> doneDefn)
getCircularScope in interface IdlDefngetCircularScope in class IdlDefnImplBaseApache CXF