Class CalendarStage

java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Integer>
org.openurp.base.edu.model.CalendarStage
All Implemented Interfaces:
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>
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
     
    void
     

    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

    • CalendarStage

      public CalendarStage()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)