Interface SetObject

All Superinterfaces:
CollectionObject, DataObject, PropertyHandler
All Known Implementing Classes:
SetObjectImpl

public interface SetObject extends CollectionObject
A SetObject represents a set of DataObjects.

A detailed description can be found in the SetClass.

Author:
Rainer Maximini
See Also:
  • Method Details