public static class Faultreason.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected Faultreason |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Faultreason _other,
boolean _copy) |
Builder(_B _parentBuilder,
Faultreason _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
Reasontext.Builder<? extends Faultreason.Builder<_B>> |
addText()
Returns a new builder to build an additional value of the "Text" property.
|
Faultreason.Builder<_B> |
addText(Iterable<? extends Reasontext> text)
Adds the given items to the value of "text"
|
Faultreason.Builder<_B> |
addText(Reasontext... text)
Adds the given items to the value of "text"
|
Faultreason |
build() |
_B |
end() |
protected <_P extends Faultreason> |
init(_P _product) |
Faultreason.Builder<_B> |
withText(Iterable<? extends Reasontext> text)
Sets the new value of "text" (any previous value will be replaced)
|
Faultreason.Builder<_B> |
withText(Reasontext... text)
Sets the new value of "text" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final Faultreason _storedValue
public Builder(_B _parentBuilder, Faultreason _other, boolean _copy)
public Builder(_B _parentBuilder, Faultreason _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends Faultreason> _P init(_P _product)
public Faultreason.Builder<_B> addText(Iterable<? extends Reasontext> text)
text - Items to add to the value of the "text" propertypublic Faultreason.Builder<_B> withText(Iterable<? extends Reasontext> text)
text - New value of the "text" property.public Faultreason.Builder<_B> addText(Reasontext... text)
text - Items to add to the value of the "text" propertypublic Faultreason.Builder<_B> withText(Reasontext... text)
text - New value of the "text" property.public Reasontext.Builder<? extends Faultreason.Builder<_B>> addText()
Reasontext.Builder.end() to return to the current builder.Reasontext.Builder.end() to return to the current builder.public Faultreason build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2022 NorStella. All rights reserved.