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