public static class Query.GreaterThanEquals extends PropertyCriterion
Used to restrict a value to be greater than or equal to the given value
GreaterThanEquals(String name, Object value)
Groovy Documentation