Class ProgramDoc

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

@Entity(name="org.openurp.edu.program.model.ProgramDoc") public class ProgramDoc extends org.beangle.commons.entity.pojo.NumberIdTimeObject<Long>
培养方案文档
See Also:
  • Constructor Details

    • ProgramDoc

      public ProgramDoc()
  • Method Details