Apache CXF API

Uses of Class
org.oasis_open.docs.wsrf.bf_2.BaseFaultType.FaultCause

Packages that use BaseFaultType.FaultCause
org.oasis_open.docs.wsrf.bf_2   
 

Uses of BaseFaultType.FaultCause in org.oasis_open.docs.wsrf.bf_2
 

Fields in org.oasis_open.docs.wsrf.bf_2 declared as BaseFaultType.FaultCause
protected  BaseFaultType.FaultCause BaseFaultType.faultCause
           
 

Methods in org.oasis_open.docs.wsrf.bf_2 that return BaseFaultType.FaultCause
 BaseFaultType.FaultCause ObjectFactory.createBaseFaultTypeFaultCause()
          Create an instance of BaseFaultType.FaultCause
 BaseFaultType.FaultCause BaseFaultType.getFaultCause()
          Gets the value of the faultCause property.
 

Methods in org.oasis_open.docs.wsrf.bf_2 with parameters of type BaseFaultType.FaultCause
 void BaseFaultType.setFaultCause(BaseFaultType.FaultCause value)
          Sets the value of the faultCause property.
 


Apache CXF API

Apache CXF