public static class Reasontext.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected Reasontext |
_storedValue |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
Reasontext |
build() |
_B |
end() |
protected <_P extends Reasontext> |
init(_P _product) |
Reasontext.Builder<_B> |
withLang(String lang)
Sets the new value of "lang" (any previous value will be replaced)
|
Reasontext.Builder<_B> |
withValue(String value)
Sets the new value of "value" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final Reasontext _storedValue
public Builder(_B _parentBuilder, Reasontext _other, boolean _copy)
public Builder(_B _parentBuilder, Reasontext _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends Reasontext> _P init(_P _product)
public Reasontext.Builder<_B> withValue(String value)
value - New value of the "value" property.public Reasontext.Builder<_B> withLang(String lang)
lang - New value of the "lang" property.public Reasontext build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.