Interfaces
 InterfaceDescription
 IValueObject This interface define a value object, the value object are use for example in the models.
Classes
 ClassDescription
 AbstractValueObject This class provides a skeletal implementation of the IValueObject interface, to minimize the effort required to implement this interface.
 FilterVO This class provides a binary filter value object.
 NetServerInfoVO This value object contains information sending by a server.
 SimpleValueObject The SimpleValueObject class provides a basic implementation of the IValueObject interface.