Uses of Enum
com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
Packages that use SoapBindingParameterStyle
-
Uses of SoapBindingParameterStyle in com.oracle.xmlns.webservices.jaxws_databinding
Fields in com.oracle.xmlns.webservices.jaxws_databinding declared as SoapBindingParameterStyleModifier and TypeFieldDescriptionprotected SoapBindingParameterStyleXmlSOAPBinding.parameterStyleMethods in com.oracle.xmlns.webservices.jaxws_databinding that return SoapBindingParameterStyleModifier and TypeMethodDescriptionstatic SoapBindingParameterStyleXmlSOAPBinding.getParameterStyle()Gets the value of the parameterStyle property.static SoapBindingParameterStyleReturns the enum constant of this type with the specified name.static SoapBindingParameterStyle[]SoapBindingParameterStyle.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 SoapBindingParameterStyleModifier and TypeMethodDescriptionvoidXmlSOAPBinding.setParameterStyle(SoapBindingParameterStyle value) Sets the value of the parameterStyle property.