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