Uses of Class
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ServiceProcessor.BindingType
-
Packages that use ServiceProcessor.BindingType Package Description org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal -
-
Uses of ServiceProcessor.BindingType in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal that return ServiceProcessor.BindingType Modifier and Type Method Description static ServiceProcessor.BindingTypeServiceProcessor.BindingType. valueOf(String name)Returns the enum constant of this type with the specified name.static ServiceProcessor.BindingType[]ServiceProcessor.BindingType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-