| Package | Description |
|---|---|
| org.w3.soap |
| Modifier and Type | Field and Description |
|---|---|
protected List<Reasontext> |
Faultreason.texts |
| Modifier and Type | Method and Description |
|---|---|
Reasontext |
ObjectFactory.createReasontext()
Create an instance of
Reasontext |
Reasontext |
Reasontext.withLang(String value) |
Reasontext |
Reasontext.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
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(List<Reasontext> value) |
Faultreason |
Faultreason.withTexts(Collection<Reasontext> values) |
Faultreason |
Faultreason.withTexts(List<Reasontext> value) |
| Constructor and Description |
|---|
Faultreason(List<Reasontext> texts)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.