Interface Rfc5545PropertyRule<T extends Property>

Type Parameters:
T - subtype of Property class
All Superinterfaces:
Rfc5545Rule<T>
All Known Implementing Classes:
AttendeePropertyRule, CreatedPropertyRule, DateListPropertyRule, DatePropertyRule, DTStampRule, TzIdRule

public interface Rfc5545PropertyRule<T extends Property> extends Rfc5545Rule<T>
Incarnation of RFC5545 rule that applies to Property elements.