Uses of Enum Class
jakarta.jws.soap.SOAPBinding.Use
Packages that use SOAPBinding.Use
Package
Description
This package defines annotations for SOAP binding definition within light-weight web services programming model.
-
Uses of SOAPBinding.Use in jakarta.jws.soap
Subclasses with type arguments of type SOAPBinding.Use in jakarta.jws.soapMethods in jakarta.jws.soap that return SOAPBinding.UseModifier and TypeMethodDescriptionstatic SOAPBinding.UseReturns the enum constant of this class with the specified name.static SOAPBinding.Use[]SOAPBinding.Use.values()Returns an array containing the constants of this enum class, in the order they are declared.