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