Class EntityAttrList
java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
-
Field Summary
Fields inherited from class EntityAttr
MODE_EQ, MODE_LIKE, MODE_REGEX -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedEntityAttrList(int entityId, int entitySpecAttrId, int value, String title) -
Method Summary
Methods inherited from class EntityAttr
getEntityId, getEntitySpecAttrId, setEntityId, setEntitySpecAttrId
-
Constructor Details
-
EntityAttrList
protected EntityAttrList() -
EntityAttrList
-
-
Method Details
-
getValue
public int getValue() -
setValue
public void setValue(int value) -
getTitle
-
setTitle
-
getCustomValue
-
setCustomValue
-
toString
-