Class FilterEntityAttrBoolean
java.lang.Object
ru.bitel.oss.kernel.entity.common.bean.filter.FilterEntityAttr
ru.bitel.oss.kernel.entity.common.bean.filter.FilterEntityAttrBoolean
-
Field Summary
Fields inherited from class ru.bitel.oss.kernel.entity.common.bean.filter.FilterEntityAttr
MODE_EQ, MODE_LIKE, MODE_REGEX
-
Constructor Summary
-
Method Summary
Methods inherited from class ru.bitel.oss.kernel.entity.common.bean.filter.FilterEntityAttr
getEntitySpecAttrIds, setEntitySpecAttrIds
-
Constructor Details
-
FilterEntityAttrBoolean
public FilterEntityAttrBoolean() -
FilterEntityAttrBoolean
-
-
Method Details
-
getValue
public boolean getValue() -
setValue
public void setValue(boolean value)
-