Uses of Class
com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
Packages that use XmlFaultAction Package Description com.oracle.xmlns.webservices.jaxws_databinding -
-
Uses of XmlFaultAction in com.oracle.xmlns.webservices.jaxws_databinding
Fields in com.oracle.xmlns.webservices.jaxws_databinding with type parameters of type XmlFaultAction Modifier and Type Field Description protected List<XmlFaultAction>XmlAction. faultActionMethods in com.oracle.xmlns.webservices.jaxws_databinding that return XmlFaultAction Modifier and Type Method Description XmlFaultActionObjectFactory. createFaultAction()Create an instance ofXmlFaultActionMethods in com.oracle.xmlns.webservices.jaxws_databinding that return types with arguments of type XmlFaultAction Modifier and Type Method Description List<XmlFaultAction>XmlAction. getFaultAction()Gets the value of the faultAction property.
-