Uses of Interface
org.onebusaway.gtfs_transformer.deferred.ValueSetter
Packages that use ValueSetter
-
Uses of ValueSetter in org.onebusaway.gtfs_transformer.deferred
Classes in org.onebusaway.gtfs_transformer.deferred that implement ValueSetterModifier and TypeClassDescriptionclassclassImplementation ofValueSetterthat evaluates aPropertyPathExpressionon the target bean to determine the new value used in setting.classAValueSetterthat can do string-replacement operations on a bean value. -
Uses of ValueSetter in org.onebusaway.gtfs_transformer.impl
Constructor parameters in org.onebusaway.gtfs_transformer.impl with type arguments of type ValueSetterModifierConstructorDescriptionSimpleModificationStrategy(Map<String, ValueSetter> propertyUpdates)