| Package | Description |
|---|---|
| org.w3.soap |
| Modifier and Type | Field and Description |
|---|---|
protected Subcode |
Subcode.Builder._storedValue |
protected Subcode |
Faultcode.subcode |
protected Subcode |
Subcode.subcode |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends Subcode> |
Subcode.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
Subcode |
Subcode.Builder.build() |
Subcode |
ObjectFactory.createSubcode()
Create an instance of
Subcode |
Subcode |
Faultcode.getSubcode()
Gets the value of the subcode property.
|
Subcode |
Subcode.getSubcode()
Gets the value of the subcode property.
|
| Modifier and Type | Method and Description |
|---|---|
static Subcode.Builder<Void> |
Subcode.copyExcept(Subcode _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Subcode.Builder<_B> |
Subcode.copyOf(Subcode _other) |
static <_B> Subcode.Builder<_B> |
Subcode.copyOf(Subcode _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Subcode.Builder<Void> |
Subcode.copyOnly(Subcode _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
void |
Faultcode.setSubcode(Subcode value)
Sets the value of the subcode property.
|
void |
Subcode.setSubcode(Subcode value)
Sets the value of the subcode property.
|
Faultcode.Builder<_B> |
Faultcode.Builder.withSubcode(Subcode subcode)
Sets the new value of "subcode" (any previous value will be replaced)
|
Subcode.Builder<_B> |
Subcode.Builder.withSubcode(Subcode subcode)
Sets the new value of "subcode" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Subcode _other,
boolean _copy) |
Builder(_B _parentBuilder,
Subcode _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.