| Package | Description |
|---|---|
| org.w3.soap |
| Modifier and Type | Method and Description |
|---|---|
Reasontext.Builder<? extends Faultreason.Builder<_B>> |
Faultreason.Builder.addText()
Returns a new builder to build an additional value of the "Text" property.
|
static Reasontext.Builder<Void> |
Reasontext.builder() |
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) |
<_B> Reasontext.Builder<_B> |
Reasontext.newCopyBuilder(_B _parentBuilder) |
<_B> Reasontext.Builder<_B> |
Reasontext.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Reasontext.Builder<Void> |
Reasontext.newCopyBuilder() |
Reasontext.Builder<Void> |
Reasontext.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Reasontext.Builder<_B> |
Reasontext.Builder.withLang(String lang)
Sets the new value of "lang" (any previous value will be replaced)
|
Reasontext.Builder<_B> |
Reasontext.Builder.withValue(String value)
Sets the new value of "value" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
Reasontext.copyTo(Reasontext.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
Reasontext.copyTo(Reasontext.Builder<_B> _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
Copies all state of this object to a builder.
|
Copyright © 2021 NorStella. All rights reserved.