net.fortuna.ical4j.filter
public class PeriodRule extends ComponentRule
| Constructor and Description |
|---|
PeriodRule(Period period)
Constructs a new instance using the specified period.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Component component) |
matchpublic PeriodRule(Period period)
period - a period instance to match onpublic final boolean match(Component component)
match in class ComponentRulecomponent - a component to match onCopyright © 2004-2014 Micronode. All Rights Reserved.