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