Apache CXF API

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

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

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

Subclasses of IdlField in org.apache.cxf.tools.corba.common.idltypes
 class IdlAttribute
           
 class IdlUnionBranch
           
 

Methods in org.apache.cxf.tools.corba.common.idltypes that return IdlField
static IdlField IdlField.create(IdlScopeBase parent, String name, IdlType type)
           
 


Apache CXF API

Apache CXF