Uses of Enum
jakarta.jws.WebParam.Mode
Packages that use WebParam.Mode
Package
Description
This package defines annotations for light-weight web services programming model.
-
Uses of WebParam.Mode in jakarta.jws
Subclasses with type arguments of type WebParam.Mode in jakarta.jwsModifier and TypeClassDescriptionstatic enumThe direction in which the parameter flowsMethods in jakarta.jws that return WebParam.ModeModifier and TypeMethodDescriptionstatic WebParam.ModeReturns 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.