Uses of Class
com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction

Packages that use XmlFaultAction
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
protected  List<XmlFaultAction> XmlAction.faultAction
           
 

Methods in com.oracle.xmlns.webservices.jaxws_databinding that return XmlFaultAction
 XmlFaultAction ObjectFactory.createFaultAction()
          Create an instance of XmlFaultAction
 

Methods in com.oracle.xmlns.webservices.jaxws_databinding that return types with arguments of type XmlFaultAction
 List<XmlFaultAction> XmlAction.getFaultAction()
          Gets the value of the faultAction property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.