Class ArrangeRemind

java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.clazz.app.model.ArrangeRemind
All Implemented Interfaces:
Serializable, org.beangle.commons.entity.Entity<Long>

@Entity(name="org.openurp.edu.clazz.app.model.ArrangeRemind") public class ArrangeRemind extends org.beangle.commons.entity.pojo.LongIdObject
排课提醒类
排课提醒id:1
See Also:
  • Field Summary

    Fields inherited from class org.beangle.commons.entity.pojo.NumberIdObject

    id
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setOpen(boolean open)
     

    Methods inherited from class org.beangle.commons.entity.pojo.NumberIdObject

    equals, getId, hashCode, isPersisted, isTransient, setId

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ArrangeRemind

      public ArrangeRemind()
  • Method Details

    • isOpen

      public boolean isOpen()
    • setOpen

      public void setOpen(boolean open)