Uses of Class
com.sun.xml.ws.security.soap12.Reasontext
-
Packages that use Reasontext Package Description com.sun.xml.ws.security.soap12 -
-
Uses of Reasontext in com.sun.xml.ws.security.soap12
Fields in com.sun.xml.ws.security.soap12 with type parameters of type Reasontext Modifier and Type Field Description protected List<Reasontext>
Faultreason. text
Methods in com.sun.xml.ws.security.soap12 that return Reasontext Modifier and Type Method Description Reasontext
ObjectFactory. createReasontext()
Create an instance ofReasontext
Methods in com.sun.xml.ws.security.soap12 that return types with arguments of type Reasontext Modifier and Type Method Description List<Reasontext>
Faultreason. getText()
Gets the value of the text property.
-