java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
Direct Known Subclasses:
EntityAttrAddress, EntityAttrDate, EntityAttrEmail, EntityAttrList, EntityAttrText

public abstract class EntityAttr extends Object
  • Constructor Details

    • EntityAttr

      public EntityAttr()
    • EntityAttr

      protected EntityAttr(EntitySpecAttrType type)
    • EntityAttr

      protected EntityAttr(EntitySpecAttrType type, int entityId, int entitySpecAttrId)
  • Method Details

    • getEntityId

      public int getEntityId()
    • setEntityId

      public void setEntityId(int entityId)
    • getEntitySpecAttrId

      public int getEntitySpecAttrId()
    • setEntitySpecAttrId

      public void setEntitySpecAttrId(int entitySpecAttrId)