Uses of Enum
com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
Packages that use SoapBindingStyle
-
Uses of SoapBindingStyle in com.oracle.xmlns.webservices.jaxws_databinding
Fields in com.oracle.xmlns.webservices.jaxws_databinding declared as SoapBindingStyleMethods in com.oracle.xmlns.webservices.jaxws_databinding that return SoapBindingStyleModifier and TypeMethodDescriptionstatic SoapBindingStyleXmlSOAPBinding.getStyle()Gets the value of the style property.static SoapBindingStyleReturns the enum constant of this type with the specified name.static SoapBindingStyle[]SoapBindingStyle.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 SoapBindingStyleModifier and TypeMethodDescriptionvoidXmlSOAPBinding.setStyle(SoapBindingStyle value) Sets the value of the style property.