Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlAttribute
-
Packages that use IdlAttribute Package Description 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 Modifier and Type Method Description static IdlAttributeIdlAttribute. create(IdlScopeBase parent, String name, IdlType type, boolean readonly)Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlAttribute Modifier and Type Method Description voidIdlInterface. addAttribute(IdlAttribute attr)
-