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 IdlDefn.name()
           
 IdlScopedName IdlDefnImplBase.name()
           
 IdlScopedName IdlDefn.scopeName()
           
 IdlScopedName IdlDefnImplBase.scopeName()
           
 IdlScopedName IdlPrimitive.scopeName()
           
 

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


Apache CXF API

Apache CXF