Packagesystem.data
Interfacepublic interface ValueObject extends Identifiable
Implementors SimpleValueObject

Defines a value object. The value object are use for example in the models or to exchange datas between a client and a server.



Public Properties
 PropertyDefined By
 Inheritedid : *
Indicates the id value of this object.
Identifiable