|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Faultreason | |
|---|---|
| org.w3.soap | |
| Uses of Faultreason in org.w3.soap |
|---|
| Fields in org.w3.soap declared as Faultreason | |
|---|---|
protected Faultreason |
Fault.reason
|
| Methods in org.w3.soap that return Faultreason | |
|---|---|
Faultreason |
ObjectFactory.createFaultreason()
Create an instance of Faultreason |
Faultreason |
Fault.getReason()
Gets the value of the reason property. |
Faultreason |
Faultreason.withTexts(Collection<Reasontext> values)
|
Faultreason |
Faultreason.withTexts(List<Reasontext> value)
|
Faultreason |
Faultreason.withTexts(Reasontext... values)
|
| Methods in org.w3.soap with parameters of type Faultreason | |
|---|---|
void |
Fault.setReason(Faultreason value)
Sets the value of the reason property. |
Fault |
Fault.withReason(Faultreason value)
|
| Constructors in org.w3.soap with parameters of type Faultreason | |
|---|---|
Fault(Faultcode code,
Faultreason reason,
String node,
String role,
Detail detail)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||