public static class VoidIVO.VoidIVOBuilder extends Object implements IVOBuilder
| Constructor and Description |
|---|
VoidIVOBuilder()
public default constructor for the builder
|
VoidIVOBuilder(VoidIVO ivo)
public copy constructor for the builder
|
| Modifier and Type | Method and Description |
|---|---|
VoidIVO |
build()
constructs the read-only value object
|
protected void |
copyToVO(VoidIVO target) |
protected void |
initialize(VoidIVO ivo) |
public VoidIVOBuilder()
public VoidIVOBuilder(VoidIVO ivo)
ivo - the ivo to initialize the builder withprotected void initialize(VoidIVO ivo)
protected void copyToVO(VoidIVO target)
public VoidIVO build()
build in interface IVOBuilderCopyright © 2016 Taimos GmbH. All rights reserved.