Class PropertyBaseRecurrence<U>

Type Parameters:
U - - subclass
T - - property value type
All Implemented Interfaces:
PropDateTime<Set<Temporal>>, VProperty<Set<Temporal>>, VChild, VElement, VParent
Direct Known Subclasses:
ExceptionDates, RecurrenceDates

public abstract class PropertyBaseRecurrence<U> extends PropBaseDateTime<Set<Temporal>,U>
Abstract class for Exceptions and Recurrences
See Also: