Uses of Class
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 WsGenModeWsGenMode. 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.
-