Package | Description |
---|---|
org.w3._2003._05.soap_envelope |
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) |
Apache Camel