类 EducationLevel

  • 所有已实现的接口:
    Serializable, Comparable<Object>, org.beangle.commons.entity.Entity<Integer>, org.beangle.commons.entity.TemporalOn

    @Entity(name="org.openurp.code.edu.model.EducationLevel")
    public class EducationLevel
    extends org.beangle.commons.entity.pojo.Code<Integer>
    培养层次 (专科高职、专升本、高级本、硕士、本硕博连读、博士)
    从以下版本开始:
    0.1.0
    另请参阅:
    序列化表格
    • 构造器详细资料

      • EducationLevel

        public EducationLevel()
      • EducationLevel

        public EducationLevel​(Integer id)