Uses of Class
net.webpdf.wsclient.openapi.Webservice
-
Packages that use Webservice Package Description net.webpdf.wsclient.openapi -
-
Uses of Webservice in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return Webservice Modifier and Type Method Description static WebserviceWebservice. fromValue(String value)static WebserviceWebservice. valueOf(String name)Returns the enum constant of this type with the specified name.static Webservice[]Webservice. values()Returns an array containing the constants of this enum type, in the order they are declared.
-