public final class IdlInterface extends IdlScopeBase implements IdlType
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(IdlAttribute attr) |
void |
addoperation(IdlOperation op) |
static IdlInterface |
create(IdlScopeBase parent,
String name) |
void |
write(PrintWriter pw) |
addToScope, definitions, flush, getCircularScope, holdForScope, lookup, lookup, lookup, lookup, lookup, lookup, parkHeld, promoteHeldToScope, writeFwddefinedIn, fullName, fullName, isCircular, isEmptyDef, localName, name, scopeName, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefinedIn, flush, fullName, fullName, getCircularScope, isCircular, isEmptyDef, localName, name, scopeName, write, writeFwdpublic static IdlInterface create(IdlScopeBase parent, String name)
public void addoperation(IdlOperation op)
public void addAttribute(IdlAttribute attr)
public void write(PrintWriter pw)
write in interface IdlDefnwrite in class IdlScopeBaseApache CXF