Interface Rfc5545ComponentRule<T extends Component>

Type Parameters:
T - subtype of Component class
All Superinterfaces:
Rfc5545Rule<T>
All Known Implementing Classes:
VAlarmRule, VEventRule

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