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