Class EducationLevel

  • All Implemented Interfaces:
    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>
    培养层次 (专科高职、专升本、高级本、硕士、本硕博连读、博士)
    Since:
    0.1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • EducationLevel

        public EducationLevel()
      • EducationLevel

        public EducationLevel​(Integer id)