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