| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected Subcode |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Subcode _other,
boolean _copy) |
Builder(_B _parentBuilder,
Subcode _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
Subcode |
build() |
_B |
end() |
protected <_P extends Subcode> |
init(_P _product) |
Subcode.Builder<? extends Subcode.Builder<_B>> |
withSubcode()
Returns a new builder to build the value of the "subcode" property (replacing previous value).
|
Subcode.Builder<_B> |
withSubcode(Subcode subcode)
Sets the new value of "subcode" (any previous value will be replaced)
|
Subcode.Builder<_B> |
withValue(QName value)
Sets the new value of "value" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final Subcode _storedValue
public _B end()
protected <_P extends Subcode> _P init(_P _product)
public Subcode.Builder<_B> withValue(QName value)
value - New value of the "value" property.public Subcode.Builder<_B> withSubcode(Subcode subcode)
subcode - New value of the "subcode" property.public Subcode.Builder<? extends Subcode.Builder<_B>> withSubcode()
end() to return to the current builder.end() to return to the current builder.public Subcode build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.