Uses of Class
org.apache.cxf.wsdl.http.OperationType
-
Packages that use OperationType Package Description org.apache.cxf.wsdl.http -
-
Uses of OperationType in org.apache.cxf.wsdl.http
Methods in org.apache.cxf.wsdl.http that return OperationType Modifier and Type Method Description OperationTypeObjectFactory. createOperationType()Create an instance ofOperationTypeMethods in org.apache.cxf.wsdl.http that return types with arguments of type OperationType Modifier and Type Method Description javax.xml.bind.JAXBElement<OperationType>ObjectFactory. createOperation(OperationType value)Methods in org.apache.cxf.wsdl.http with parameters of type OperationType Modifier and Type Method Description javax.xml.bind.JAXBElement<OperationType>ObjectFactory. createOperation(OperationType value)
-