|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Detail | |
|---|---|
| org.xmlsoap.schemas.soap.envelope | |
| Uses of Detail in org.xmlsoap.schemas.soap.envelope |
|---|
| Fields in org.xmlsoap.schemas.soap.envelope declared as Detail | |
|---|---|
protected Detail |
Fault.detail
|
| Methods in org.xmlsoap.schemas.soap.envelope that return Detail | |
|---|---|
Detail |
ObjectFactory.createDetail()
Create an instance of Detail |
Detail |
Fault.getDetail()
Gets the value of the detail property. |
Detail |
Detail.withAnies(Collection<Object> values)
|
Detail |
Detail.withAnies(List<Object> value)
|
Detail |
Detail.withAnies(Object... values)
|
| Methods in org.xmlsoap.schemas.soap.envelope with parameters of type Detail | |
|---|---|
void |
Fault.setDetail(Detail value)
Sets the value of the detail property. |
Fault |
Fault.withDetail(Detail value)
|
| Constructors in org.xmlsoap.schemas.soap.envelope with parameters of type Detail | |
|---|---|
Fault(QName faultcode,
String faultstring,
String faultactor,
Detail detail)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||