public final class IdlAnonSequence extends IdlSequenceBase
| Modifier and Type | Method and Description |
|---|---|
static IdlAnonSequence |
create(IdlScopeBase parent,
IdlType elem) |
static IdlAnonSequence |
create(IdlScopeBase parent,
IdlType elem,
int bound) |
String |
fullName() |
String |
fullName(IdlScopedName rel) |
void |
write(PrintWriter pw) |
getCircularScope, isEmptyDefdefinedIn, flush, isCircular, localName, name, scopeName, write, writeFwdpublic static IdlAnonSequence create(IdlScopeBase parent, IdlType elem)
public static IdlAnonSequence create(IdlScopeBase parent, IdlType elem, int bound)
public String fullName()
fullName in interface IdlDefnfullName in class IdlDefnImplBasepublic String fullName(IdlScopedName rel)
fullName in interface IdlDefnfullName in class IdlDefnImplBasepublic void write(PrintWriter pw)
write in interface IdlDefnwrite in class IdlSequenceBaseApache CXF