public abstract class CompositeTo extends AbstractTransferObject
TransferObject. Such object should contain
(aggregate) other AbstractTransferObjects 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
UID for serialization.
|
| Constructor and Description |
|---|
CompositeTo()
The constructor.
|
private static final long serialVersionUID
Copyright © 2001–2015 mmm-Team. All rights reserved.