Class PropertyAnyValueEntityMatch
- java.lang.Object
-
- org.onebusaway.gtfs_transformer.match.PropertyAnyValueEntityMatch
-
- All Implemented Interfaces:
EntityMatch
public class PropertyAnyValueEntityMatch extends Object implements EntityMatch
-
-
Constructor Summary
Constructors Constructor Description PropertyAnyValueEntityMatch(org.onebusaway.collections.beans.PropertyPathCollectionExpression expression, DeferredValueMatcher matcher)
-
-
-
Constructor Detail
-
PropertyAnyValueEntityMatch
public PropertyAnyValueEntityMatch(org.onebusaway.collections.beans.PropertyPathCollectionExpression expression, DeferredValueMatcher matcher)
-
-
Method Detail
-
isApplicableToObject
public boolean isApplicableToObject(Object object)
- Specified by:
isApplicableToObjectin interfaceEntityMatch
-
-