Uses of Enum
jakarta.jws.WebParam.Mode
Package
Description
This package defines annotations for light-weight web services programming model.
-
Uses of WebParam.Mode in jakarta.jws
Modifier and TypeMethodDescriptionstatic WebParam.Mode
Returns the enum constant of this type with the specified name.static WebParam.Mode[]
WebParam.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.