| Package | Description |
|---|---|
| org.w3.soap |
| Modifier and Type | Field and Description |
|---|---|
protected Subcode |
Subcode.subcode |
protected Subcode |
Faultcode.subcode |
| Modifier and Type | Method and Description |
|---|---|
Subcode |
ObjectFactory.createSubcode()
Create an instance of
Subcode |
Subcode |
Subcode.getSubcode()
Gets the value of the subcode property.
|
Subcode |
Faultcode.getSubcode()
Gets the value of the subcode property.
|
Subcode |
Subcode.withSubcode(Subcode value) |
Subcode |
Subcode.withValue(QName value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Subcode.setSubcode(Subcode value)
Sets the value of the subcode property.
|
void |
Faultcode.setSubcode(Subcode value)
Sets the value of the subcode property.
|
Subcode |
Subcode.withSubcode(Subcode value) |
Faultcode |
Faultcode.withSubcode(Subcode value) |
| Constructor and Description |
|---|
Faultcode(QName value,
Subcode subcode)
Fully-initialising value constructor
|
Subcode(QName value,
Subcode subcode)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.