| Package | Description |
|---|---|
| org.xmlsoap.schemas.soap.envelope |
| Modifier and Type | Field and Description |
|---|---|
protected Detail |
Fault.detail |
| Modifier and Type | Method and Description |
|---|---|
Detail |
ObjectFactory.createDetail()
Create an instance of
Detail |
Detail |
Fault.getDetail()
Gets the value of the detail property.
|
Detail |
Detail.withAny(Collection<Object> values) |
Detail |
Detail.withAny(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Fault.setDetail(Detail value)
Sets the value of the detail property.
|
Fault |
Fault.withDetail(Detail value) |
Apache Camel