Uses of Enum
com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
Packages that use SoapBindingUse
-
Uses of SoapBindingUse in com.oracle.xmlns.webservices.jaxws_databinding
Fields in com.oracle.xmlns.webservices.jaxws_databinding declared as SoapBindingUseMethods in com.oracle.xmlns.webservices.jaxws_databinding that return SoapBindingUseModifier and TypeMethodDescriptionstatic SoapBindingUseXmlSOAPBinding.getUse()Gets the value of the use property.static SoapBindingUseReturns the enum constant of this type with the specified name.static SoapBindingUse[]SoapBindingUse.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 SoapBindingUseModifier and TypeMethodDescriptionvoidXmlSOAPBinding.setUse(SoapBindingUse value) Sets the value of the use property.