Apache CXF API

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

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

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

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

Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlAttribute
 void IdlInterface.addAttribute(IdlAttribute attr)
           
 


Apache CXF API

Apache CXF