Class ProgramDocSection

java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.program.model.ProgramDocSection
All Implemented Interfaces:
Serializable, org.beangle.commons.entity.Entity<Long>, org.beangle.commons.entity.HierarchyEntity<ProgramDocSection,Long>

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

    • ProgramDocSection

      public ProgramDocSection()
  • Method Details