|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reasontext | |
|---|---|
| org.w3.soap | |
| Uses of Reasontext in org.w3.soap |
|---|
| Fields in org.w3.soap with type parameters of type Reasontext | |
|---|---|
protected List<Reasontext> |
Faultreason.texts
|
| Methods in org.w3.soap that return Reasontext | |
|---|---|
Reasontext |
ObjectFactory.createReasontext()
Create an instance of Reasontext |
Reasontext |
Reasontext.withLang(String value)
|
Reasontext |
Reasontext.withValue(String value)
|
| Methods in org.w3.soap that return types with arguments of type Reasontext | |
|---|---|
List<Reasontext> |
Faultreason.getTexts()
Gets the value of the texts property. |
| Methods in org.w3.soap with parameters of type Reasontext | |
|---|---|
Faultreason |
Faultreason.withTexts(Reasontext... values)
|
| Method parameters in org.w3.soap with type arguments of type Reasontext | |
|---|---|
void |
Faultreason.setTexts(List<Reasontext> value)
|
Faultreason |
Faultreason.withTexts(Collection<Reasontext> values)
|
Faultreason |
Faultreason.withTexts(List<Reasontext> value)
|
| Constructor parameters in org.w3.soap with type arguments of type Reasontext | |
|---|---|
Faultreason(List<Reasontext> texts)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||