Module ical4j.core
Class PropertyExistsRule.PropertyExists
java.lang.Object
net.fortuna.ical4j.filter.predicate.PropertyExistsRule.PropertyExists
- All Implemented Interfaces:
Comparable<Property>
- Enclosing class:
- PropertyExistsRule<T extends PropertyContainer>
public static class PropertyExistsRule.PropertyExists
extends Object
implements Comparable<Property>
Ignore the property value and just compare on the property name and parameters.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyExists
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<Property>
-