public class AlarmTypeFilter extends EqualsFilter<Integer>
AlarmTypeFilter class.
Modifier and Type | Field and Description |
---|---|
static String |
TYPE
Constant
TYPE="alarmTypeFilter" |
m_filterName, m_sqlType
Constructor and Description |
---|
AlarmTypeFilter(int alarmType)
Constructor for AlarmTypeFilter.
|
Modifier and Type | Method and Description |
---|---|
String |
getTextDescription()
getTextDescription
|
getCriterion, getSQLTemplate
bindParam, getBoundValue, getParamSql, getSql, getValue, getValueString
bindValue, formatValue, getDescription, getPropertyName, getSQLFieldName, getValueAsString, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getTextDescriptionAsSanitizedHtml
public static final String TYPE
TYPE="alarmTypeFilter"
public AlarmTypeFilter(int alarmType)
Constructor for AlarmTypeFilter.
alarmType
- a int.public String getTextDescription()
getTextDescription
getTextDescription
in interface Filter
getTextDescription
in class OneArgFilter<Integer>
String
object.Copyright © 2021. All rights reserved.