Uses of Enum
com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
Packages that use WebParamMode
-
Uses of WebParamMode in com.oracle.xmlns.webservices.jaxws_databinding
Fields in com.oracle.xmlns.webservices.jaxws_databinding declared as WebParamModeMethods in com.oracle.xmlns.webservices.jaxws_databinding that return WebParamModeModifier and TypeMethodDescriptionstatic WebParamModeXmlWebParam.getMode()Gets the value of the mode property.static WebParamModeReturns the enum constant of this type with the specified name.static WebParamMode[]WebParamMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.xmlns.webservices.jaxws_databinding with parameters of type WebParamModeModifier and TypeMethodDescriptionvoidXmlWebParam.setMode(WebParamMode value) Sets the value of the mode property.