de.schwarzrot.data.access.support
Class NotEqualConditionElement
java.lang.Object
de.schwarzrot.data.access.support.AbstractConditionElement
de.schwarzrot.data.access.support.NotEqualConditionElement
- All Implemented Interfaces:
- ConditionElement
public class NotEqualConditionElement
- extends AbstractConditionElement
class to model a not equal condition
- Author:
- Reinhard Mantey
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotEqualConditionElement
public NotEqualConditionElement(String name,
Object value)
getOpenOperator
public String getOpenOperator()
- Description copied from interface:
ConditionElement
- returns the operator, that opens this condition. Simple conditions like
'Equal' only have a single operator, so it is returned as opening
operator.
- Returns:
- an operator
- See Also:
ConditionElement.getCloseOperator()
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.