com.adobe.cairngorm.vo
| .. | |
|---|---|
| IValueObject | The IValueObject interface is a marker interface that improves readability of code by identifying the classes within a Cairngorm application that are to be used as value objects for passing data between tiers of an application. |
| ValueObject | Deprecated, replaced by |