JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
com.sun.xml.ws.test.WsGenMode
Packages that use
WsGenMode
Package
Description
com.sun.xml.ws.test
Uses of
WsGenMode
in
com.sun.xml.ws.test
Methods in
com.sun.xml.ws.test
that return
WsGenMode
Modifier and Type
Method
Description
static
WsGenMode
WsGenMode.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
WsGenMode
[]
WsGenMode.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.