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 Link icon

    • EntityAttr Link icon

      public EntityAttr()
    • EntityAttr Link icon

      protected EntityAttr(EntitySpecAttrType type)
    • EntityAttr Link icon

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

    • getEntityId Link icon

      public int getEntityId()
    • setEntityId Link icon

      public void setEntityId(int entityId)
    • getEntitySpecAttrId Link icon

      public int getEntitySpecAttrId()
    • setEntitySpecAttrId Link icon

      public void setEntitySpecAttrId(int entitySpecAttrId)