| Package | Description |
|---|---|
| org.w3.soap |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Reasontext> |
Faultreason.texts |
| Modifier and Type | Method and Description |
|---|---|
Reasontext |
ObjectFactory.createReasontext()
Create an instance of
Reasontext |
Reasontext |
Reasontext.withLang(java.lang.String value) |
Reasontext |
Reasontext.withValue(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Reasontext> |
Faultreason.getTexts()
Gets the value of the texts property.
|
| Modifier and Type | Method and Description |
|---|---|
Faultreason |
Faultreason.withTexts(Reasontext... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Faultreason.setTexts(java.util.List<Reasontext> value) |
Faultreason |
Faultreason.withTexts(java.util.Collection<Reasontext> values) |
Faultreason |
Faultreason.withTexts(java.util.List<Reasontext> value) |
| Constructor and Description |
|---|
Faultreason(java.util.List<Reasontext> texts)
Fully-initialising value constructor
|
Copyright © 2016 Digipost. All Rights Reserved.