public final class IdlPrimitive extends IdlDefnImplBase implements IdlType
| Modifier and Type | Method and Description |
|---|---|
static IdlPrimitive |
create(IdlScopeBase parent,
short type) |
String |
fullName() |
String |
fullName(IdlScopedName rel) |
IdlScopedName |
scopeName() |
void |
write(PrintWriter pw) |
definedIn, flush, getCircularScope, isCircular, isEmptyDef, localName, name, write, writeFwdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefinedIn, flush, getCircularScope, isCircular, isEmptyDef, localName, name, write, writeFwdpublic static IdlPrimitive create(IdlScopeBase parent, short type)
public String fullName()
fullName in interface IdlDefnfullName in class IdlDefnImplBasepublic String fullName(IdlScopedName rel)
fullName in interface IdlDefnfullName in class IdlDefnImplBasepublic IdlScopedName scopeName()
scopeName in interface IdlDefnscopeName in class IdlDefnImplBasepublic void write(PrintWriter pw)
Apache CXF