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) |
|
Reasontext.Builder<_B> |
Reasontext.Builder.copyOf(Reasontext _other) |
|
Reasontext.Builder<_B> |
Reasontext.Builder.copyOf(Reasontext.Builder _other) |
|
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) |
|
Reasontext.Builder<Void> |
Reasontext.newCopyBuilder() |
|
<_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(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)
|