Uses of Class
org.w3._2003._05.soap_envelope.Faultreason
-
Packages that use Faultreason Package Description org.w3._2003._05.soap_envelope -
-
Uses of Faultreason in org.w3._2003._05.soap_envelope
Fields in org.w3._2003._05.soap_envelope declared as Faultreason Modifier and Type Field Description protected FaultreasonFault. reasonMethods in org.w3._2003._05.soap_envelope that return Faultreason Modifier and Type Method Description FaultreasonObjectFactory. createFaultreason()Create an instance ofFaultreasonFaultreasonFault. getReason()Gets the value of the reason property.FaultreasonFaultreason. withText(Collection<Reasontext> values)FaultreasonFaultreason. withText(Reasontext... values)Methods in org.w3._2003._05.soap_envelope with parameters of type Faultreason Modifier and Type Method Description voidFault. setReason(Faultreason value)Sets the value of the reason property.FaultFault. withReason(Faultreason value)
-