java.lang.Object
com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
com.aquima.interactions.expressions.functions.date.IncrementYears
All Implemented Interfaces:
IFunction, Serializable

public class IncrementYears extends AbstractIncrementFunction
This function adds the specified amount of years to the given date, and returns that value.
Since:
5.0
Author:
F. van der Meer
See Also: