Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlOperation
Packages that use IdlOperation
-
Uses of IdlOperation in org.apache.cxf.tools.corba.common.idltypes
Methods in org.apache.cxf.tools.corba.common.idltypes that return IdlOperationModifier and TypeMethodDescriptionstatic IdlOperationIdlOperation.create(IdlScopeBase parent, String name, boolean isOneway) Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlOperationModifier and TypeMethodDescriptionvoidIdlInterface.addoperation(IdlOperation op) static IdlParamIdlParam.create(IdlOperation parent, String name, IdlType type, String mode)