Class ClazzRestrictionItem

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

@Entity(name="org.openurp.edu.clazz.model.ClazzRestrictionItem") public class ClazzRestrictionItem extends org.beangle.commons.entity.pojo.LongIdObject implements Cloneable
课程限制项
See Also:
  • Constructor Details

    • ClazzRestrictionItem

      public ClazzRestrictionItem()
    • ClazzRestrictionItem

      public ClazzRestrictionItem(ClazzRestrictionMeta meta, String contents, boolean included)
  • Method Details