Class SimpleValueMatcher
- java.lang.Object
-
- org.onebusaway.gtfs_transformer.match.SimpleValueMatcher
-
- All Implemented Interfaces:
ValueMatcher
public class SimpleValueMatcher extends Object implements ValueMatcher
-
-
Constructor Summary
Constructors Constructor Description SimpleValueMatcher(Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatches(Class<?> parentEntityType, String propertyName, Object value)
-