public abstract class CompositeTo extends AbstractTransferObject
TransferObject
. Such object should contain (aggregate) other
AbstractTransferObject
s but no atomic data. This means it has properties that contain a
TransferObject
or a Collection
of those but no values
. Cto
. package JavaDoc
.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
CompositeTo()
The constructor.
|
private static final long serialVersionUID
Copyright © 2001–2016 mmm-Team. All rights reserved.