Class EntityAttrDate

java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrDate

public class EntityAttrDate extends EntityAttr
  • Constructor Details Link icon

    • EntityAttrDate Link icon

      protected EntityAttrDate()
    • EntityAttrDate Link icon

      public EntityAttrDate(int entityId, int entitySpecAttrId, Date date)
  • Method Details Link icon

    • getValue Link icon

      public Date getValue()
    • setValue Link icon

      public void setValue(Date date)