Uses of Class
org.ow2.petals.bc.soap.simple.PrintRequest
-
Packages that use PrintRequest Package Description org.ow2.petals.bc.soap.simple org.ow2.petals.binding.soap.junit -
-
Uses of PrintRequest in org.ow2.petals.bc.soap.simple
Methods in org.ow2.petals.bc.soap.simple that return PrintRequest Modifier and Type Method Description PrintRequestObjectFactory. createPrintRequest()Create an instance ofPrintRequestMethods in org.ow2.petals.bc.soap.simple with parameters of type PrintRequest Modifier and Type Method Description voidSimple. print(PrintRequest param0) -
Uses of PrintRequest in org.ow2.petals.binding.soap.junit
Methods in org.ow2.petals.binding.soap.junit with parameters of type PrintRequest Modifier and Type Method Description voidSimpleServiceImpl. print(PrintRequest request)
-