|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
org.apache.cxf.tools.corba.common.idltypes.IdlPrimitive
public final class IdlPrimitive
Method Summary | |
---|---|
static IdlPrimitive |
create(IdlScopeBase parent,
short type)
|
java.lang.String |
fullName()
|
java.lang.String |
fullName(IdlScopedName rel)
|
IdlScopedName |
scopeName()
|
void |
write(java.io.PrintWriter pw)
|
Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase |
---|
definedIn, flush, getCircularScope, isCircular, isEmptyDef, localName, name, write, writeFwd |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn |
---|
definedIn, flush, getCircularScope, isCircular, isEmptyDef, localName, name, write, writeFwd |
Method Detail |
---|
public static IdlPrimitive create(IdlScopeBase parent, short type)
public java.lang.String fullName()
fullName
in interface IdlDefn
fullName
in class IdlDefnImplBase
public java.lang.String fullName(IdlScopedName rel)
fullName
in interface IdlDefn
fullName
in class IdlDefnImplBase
public IdlScopedName scopeName()
scopeName
in interface IdlDefn
scopeName
in class IdlDefnImplBase
public void write(java.io.PrintWriter pw)
write
in interface IdlDefn
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |