Class ItemPropertyValueCollection

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ItemPropertyValue>, Collection<ItemPropertyValue>, List<ItemPropertyValue>, RandomAccess

public class ItemPropertyValueCollection extends ArrayList<ItemPropertyValue>
instances of this class represent a collection of property values that are Items on jalo level
See Also: