public class NotEqual extends Compare
not equal to a specific value.Select.setConstraint(Constraint),
Serialized FormConstraint.Type| Constructor and Description |
|---|
NotEqual(String attributeName,
Object value)
Creates a new NotEqual constraint for the attribute specified by given attributeName and
with the given value.
|
NotEqual(String attributeName,
Parameter parameter)
Creates a new NotEqual constraint for the attribute specified by given attributeName and parameter.
|
| Modifier and Type | Method and Description |
|---|---|
Constraint.Type |
getType()
The type of this constraint:
Constraint.Type.NOT_EQUAL |
getParameter, getValue, setParameter, setValuegetAttributeName, isEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeNameisEmptypublic NotEqual(@NotNull String attributeName, Parameter parameter)
Select.setParameter(String,Object)public Constraint.Type getType()
Constraint.Type.NOT_EQUALgetType in interface ConstraintgetType in class AbstractConstraintCopyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408