Class FilterEntityAttrPhone
java.lang.Object
ru.bitel.oss.kernel.entity.common.bean.filter.FilterEntityAttr
ru.bitel.oss.kernel.entity.common.bean.filter.FilterEntityAttrPhone
-
Field Summary
Fields inherited from class ru.bitel.oss.kernel.entity.common.bean.filter.FilterEntityAttr
MODE_EQ, MODE_LIKE, MODE_REGEX
-
Constructor Summary
ConstructorDescriptionFilterEntityAttrPhone
(Set<Integer> entitySpecAttrIds, String value) FilterEntityAttrPhone
(Set<Integer> entitySpecAttrIds, String value, int mode) -
Method Summary
Methods inherited from class ru.bitel.oss.kernel.entity.common.bean.filter.FilterEntityAttr
getEntitySpecAttrIds, setEntitySpecAttrIds
-
Constructor Details
-
FilterEntityAttrPhone
public FilterEntityAttrPhone() -
FilterEntityAttrPhone
-
FilterEntityAttrPhone
-
-
Method Details
-
getValue
-
setValue
-
getMode
public int getMode() -
setMode
public void setMode(int mode)
-