DateTimeValueGenerator¶
-
public abstract class
DateTimeValueGeneratorextends AbstractObjectValueGenerator<DateTime>¶ The
DateTimeValueGeneratorclass modifies properties withorg.joda.time.DateTimetype. If the given value is null then the current time is returned; otherwise the given value is returned.