Uses of Class
org.w3._2003._05.soap_envelope.Reasontext
-
Packages that use Reasontext Package Description org.w3._2003._05.soap_envelope -
-
Uses of Reasontext in org.w3._2003._05.soap_envelope
Fields in org.w3._2003._05.soap_envelope with type parameters of type Reasontext Modifier and Type Field Description protected List<Reasontext>Faultreason. textMethods in org.w3._2003._05.soap_envelope that return Reasontext Modifier and Type Method Description ReasontextObjectFactory. createReasontext()Create an instance ofReasontextReasontextReasontext. withLang(String value)ReasontextReasontext. withValue(String value)Methods in org.w3._2003._05.soap_envelope that return types with arguments of type Reasontext Modifier and Type Method Description List<Reasontext>Faultreason. getText()Gets the value of the text property.Methods in org.w3._2003._05.soap_envelope with parameters of type Reasontext Modifier and Type Method Description FaultreasonFaultreason. withText(Reasontext... values)Method parameters in org.w3._2003._05.soap_envelope with type arguments of type Reasontext Modifier and Type Method Description FaultreasonFaultreason. withText(Collection<Reasontext> values)
-