类 Material
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.textbook.model.Material
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.textbook.model.Material")
public class Material
extends org.beangle.commons.entity.pojo.LongIdObject
教学资料
- 另请参阅:
-
嵌套类概要
嵌套类 -
字段概要
从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanbooleanaddBooks(Collection<Textbook> textbooks) getBooks()getClazz()booleanbooleanremoveBook(Textbook book) booleanremoveBooks(Collection<Textbook> textbooks) voidsetAdoption(Material.BookAdoption adoption) voidvoidvoidsetMaterials(String materials) voidsetOrdered(boolean ordered) voidvoidvoidsetSubmitAt(Date submitAt) 从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
构造器详细资料
-
Material
public Material()
-
-
方法详细资料
-
getClazz
-
setClazz
-
getBooks
-
addBook
-
addBooks
-
removeBook
-
removeBooks
-
setBooks
-
getPassed
-
setPassed
-
getRemark
-
setRemark
-
getMaterials
-
setMaterials
-
getSubmitAt
-
setSubmitAt
-
isOrdered
public boolean isOrdered() -
setOrdered
public void setOrdered(boolean ordered) -
getAdoption
-
setAdoption
-