public static class Query.LessThanEquals extends PropertyCriterion
Used to restrict a value to be less than the given value
Constructor and description |
---|
LessThanEquals
(java.lang.String name, java.lang.Object value) |