| Package | Description |
|---|---|
| org.w3.soap |
| Modifier and Type | Field and Description |
|---|---|
protected Fault |
Fault.Builder._storedValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends Fault> |
Fault.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
Fault |
Fault.Builder.build() |
Fault |
ObjectFactory.createFault()
Create an instance of
Fault |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Fault> |
ObjectFactory.createFault(Fault value)
|
| Modifier and Type | Method and Description |
|---|---|
static Fault.Builder<Void> |
Fault.copyExcept(Fault _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Fault.Builder<_B> |
Fault.copyOf(Fault _other) |
static <_B> Fault.Builder<_B> |
Fault.copyOf(Fault _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Fault.Builder<Void> |
Fault.copyOnly(Fault _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<Fault> |
ObjectFactory.createFault(Fault value)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Fault _other,
boolean _copy) |
Builder(_B _parentBuilder,
Fault _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.