public class IsBeforeMacro extends DateComparingMacro
| Constructor and Description |
|---|
IsBeforeMacro() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
compare(LocalDateTime firstDate,
LocalDateTime secondDate) |
String |
getDescription()
Provides a short description of what the macro does for documentation purposes.
|
String |
getName() |
eval, getType, isConstant, parseInput, verifyArgumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdereferenceprotected boolean compare(LocalDateTime firstDate, LocalDateTime secondDate)
compare in class DateComparingMacropublic String getDescription()
MacroCopyright © 2018. All rights reserved.