Package org.openurp.edu.base.model
Class CalendarStage
- java.lang.Object
-
- org.beangle.commons.entity.pojo.NumberIdObject<Integer>
-
- org.openurp.edu.base.model.CalendarStage
-
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Integer>
@Entity(name="org.openurp.edu.base.model.CalendarStage") public class CalendarStage extends org.beangle.commons.entity.pojo.NumberIdObject<Integer>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CalendarStage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()voidsetName(String name)
-