Apache CXF API

Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlScopedName

Packages that use IdlScopedName
org.apache.cxf.tools.corba.common.idltypes   
 

Uses of IdlScopedName in org.apache.cxf.tools.corba.common.idltypes
 

Methods in org.apache.cxf.tools.corba.common.idltypes that return IdlScopedName
 IdlScopedName IdlDefnImplBase.name()
           
 IdlScopedName IdlDefn.name()
           
 IdlScopedName IdlPrimitive.scopeName()
           
 IdlScopedName IdlDefnImplBase.scopeName()
           
 IdlScopedName IdlDefn.scopeName()
           
 

Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlScopedName
 String IdlPrimitive.fullName(IdlScopedName rel)
           
 String IdlAnonFixed.fullName(IdlScopedName rel)
           
 String IdlAnonSequence.fullName(IdlScopedName rel)
           
 String IdlDefnImplBase.fullName(IdlScopedName relativeTo)
           
 String IdlDefn.fullName(IdlScopedName relativeTo)
           
 IdlDefn IdlScopeBase.lookup(IdlScopedName name)
           
 IdlDefn IdlScopeBase.lookup(IdlScopedName name, boolean undefined)
           
 


Apache CXF API

Apache CXF