public class AlarmIdFilter extends EqualsFilter<Integer>
AlarmIdFilter class.
Modifier and Type | Field and Description |
---|---|
static String |
TYPE
Constant
TYPE="alarmId" |
m_filterName, m_sqlType
Constructor and Description |
---|
AlarmIdFilter(int alarmId)
Constructor for AlarmIdFilter.
|
getCriterion, getSQLTemplate
bindParam, getBoundValue, getParamSql, getSql, getTextDescription, 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="alarmId"
Copyright © 2021. All rights reserved.