| 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.withAnies(java.util.Collection<java.lang.Object> values) |
Detail |
Detail.withAnies(java.util.List<java.lang.Object> value) |
Detail |
Detail.withAnies(java.lang.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) |
| Constructor and Description |
|---|
Fault(javax.xml.namespace.QName faultcode,
java.lang.String faultstring,
java.lang.String faultactor,
Detail detail)
Fully-initialising value constructor
|
Copyright © 2016 Digipost. All Rights Reserved.