Module ical4j.core

Class PropertyList

java.lang.Object
net.fortuna.ical4j.model.PropertyList
All Implemented Interfaces:
Serializable, Comparable<PropertyList>, ContentCollection<Property>

public class PropertyList extends Object implements ContentCollection<Property>, Comparable<PropertyList>
$Id$ [Apr 5, 2004] Accessor implementation for a list of iCalendar properties.
See Also: