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

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


Apache CXF API

Apache CXF