类 CalendarStage

java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Integer>
org.openurp.base.edu.model.CalendarStage
所有已实现的接口:
Serializable, org.beangle.commons.entity.Entity<Integer>

@Entity(name="org.openurp.base.edu.model.CalendarStage") public class CalendarStage extends org.beangle.commons.entity.pojo.NumberIdObject<Integer>
另请参阅:
  • 字段概要

    从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject

    id
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
     
    void
     

    从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject

    equals, getId, hashCode, isPersisted, isTransient, setId

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • CalendarStage

      public CalendarStage()
  • 方法详细资料

    • getName

      public String getName()
    • setName

      public void setName(String name)