Uses of Class
org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
-
Packages that use JAXWSParameter Package Description org.apache.cxf.tools.wsdlto.frontend.jaxws.customization -
-
Uses of JAXWSParameter in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization that return types with arguments of type JAXWSParameter Modifier and Type Method Description List<JAXWSParameter>JAXWSBinding. getJaxwsParas()Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization with parameters of type JAXWSParameter Modifier and Type Method Description voidJAXWSBinding. addJaxwsPara(JAXWSParameter para)Method parameters in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization with type arguments of type JAXWSParameter Modifier and Type Method Description voidJAXWSBinding. setJaxwsParas(List<JAXWSParameter> p)
-