Class IdlPrimitive
java.lang.Object
org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
org.apache.cxf.tools.corba.common.idltypes.IdlPrimitive
-
Method Summary
Modifier and TypeMethodDescriptionstatic IdlPrimitivecreate(IdlScopeBase parent, short type) fullName()fullName(IdlScopedName rel) voidwrite(PrintWriter pw) Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
definedIn, flush, getCircularScope, isCircular, isEmptyDef, localName, name, write, writeFwdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
definedIn, flush, getCircularScope, isCircular, isEmptyDef, localName, name, write, writeFwd
-
Method Details
-
create
-
fullName
- Specified by:
fullNamein interfaceIdlDefn- Overrides:
fullNamein classIdlDefnImplBase
-
fullName
- Specified by:
fullNamein interfaceIdlDefn- Overrides:
fullNamein classIdlDefnImplBase
-
scopeName
- Specified by:
scopeNamein interfaceIdlDefn- Overrides:
scopeNamein classIdlDefnImplBase
-
write
-