| Package | Description |
|---|---|
| org.w3.soap |
| Modifier and Type | Field and Description |
|---|---|
protected Reasontext |
Reasontext.Builder._storedValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<Reasontext> |
Faultreason.text |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends Reasontext> |
Reasontext.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
Reasontext |
Reasontext.Builder.build() |
Reasontext |
ObjectFactory.createReasontext()
Create an instance of
Reasontext |
| Modifier and Type | Method and Description |
|---|---|
List<Reasontext> |
Faultreason.getText()
Gets the value of the text property.
|
| Modifier and Type | Method and Description |
|---|---|
Faultreason.Builder<_B> |
Faultreason.Builder.addText(Reasontext... text)
Adds the given items to the value of "text"
|
static Reasontext.Builder<Void> |
Reasontext.copyExcept(Reasontext _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Reasontext.Builder<_B> |
Reasontext.copyOf(Reasontext _other) |
static <_B> Reasontext.Builder<_B> |
Reasontext.copyOf(Reasontext _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Reasontext.Builder<Void> |
Reasontext.copyOnly(Reasontext _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
Faultreason.Builder<_B> |
Faultreason.Builder.withText(Reasontext... text)
Sets the new value of "text" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
Faultreason.Builder<_B> |
Faultreason.Builder.addText(Iterable<? extends Reasontext> text)
Adds the given items to the value of "text"
|
Faultreason.Builder<_B> |
Faultreason.Builder.withText(Iterable<? extends Reasontext> text)
Sets the new value of "text" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Reasontext _other,
boolean _copy) |
Builder(_B _parentBuilder,
Reasontext _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.