public class LessThanEqual extends Compare
Select.setConstraint(Constraint)
,
Serialized FormConstraint.Type
Constructor and Description |
---|
LessThanEqual(String attributeName,
Object value)
Creates a new LessThanEqual constraint for the given attributeName and the given value.
|
LessThanEqual(String attributeName,
Parameter parameter)
Creates a new LessThanEqual constraint for the given attributeName and given parameter.
|
Modifier and Type | Method and Description |
---|---|
Constraint.Type |
getType()
The type
Constraint.Type.SMALLER_OR_EQUAL |
getParameter, getValue, setParameter, setValue
getAttributeName, isEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeName
isEmpty
public LessThanEqual(@NotNull String attributeName, Parameter parameter)
Select.setParameter(String,Object)
public Constraint.Type getType()
Constraint.Type.SMALLER_OR_EQUAL
getType
in interface Constraint
getType
in class AbstractConstraint
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500