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