| Package | Description |
|---|---|
| org.w3.www._2003._05.soap_envelope |
| Modifier and Type | Method and Description |
|---|---|
Subcode |
Subcode.getSubcode()
Gets the subcode value for this Subcode.
|
Subcode |
Faultcode.getSubcode()
Gets the subcode value for this Faultcode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subcode.setSubcode(Subcode subcode)
Sets the subcode value for this Subcode.
|
void |
Faultcode.setSubcode(Subcode subcode)
Sets the subcode value for this Faultcode.
|
| Constructor and Description |
|---|
Faultcode(FaultcodeEnum value,
Subcode subcode) |
Subcode(javax.xml.namespace.QName value,
Subcode subcode) |
Copyright © 2025. All rights reserved.