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

    • EntityAttrDate

      protected EntityAttrDate()
    • EntityAttrDate

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

    • getValue

      public Date getValue()
    • setValue

      public void setValue(Date date)