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