Class ProgramDocSection

  • All Implemented Interfaces:
    Serializable, org.beangle.commons.entity.Entity<Long>, org.beangle.commons.entity.HierarchyEntity<ProgramDocSection,​Long>

    @Entity(name="org.openurp.edu.program.doc.model.ProgramDocSection")
    public class ProgramDocSection
    extends org.beangle.commons.entity.pojo.LongIdObject
    implements org.beangle.commons.entity.HierarchyEntity<ProgramDocSection,​Long>
    培养计划文档章节
    See Also:
    Serialized Form