Package org.openurp.base.edu.model
Class Textbook
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.base.edu.model.Textbook
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.base.edu.model.Textbook")
public class Textbook
extends org.beangle.commons.entity.pojo.LongIdObject
教材
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors Constructor Description Textbook() -
Method Summary
Methods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
Constructor Details
-
Textbook
public Textbook()
-
-
Method Details
-
getIsbn
-
setIsbn
-
getName
-
setName
-
getAuthor
-
setAuthor
-
getPress
-
setPress
-
getEdition
-
setEdition
-
getPrice
-
setPrice
-
getDescription
-
setDescription
-
getRemark
-
setRemark
-
getBookType
-
setBookType
-
getPublishedOn
-
setPublishedOn
-
getAwardType
-
setAwardType
-
isMadeInSchool
public boolean isMadeInSchool() -
setMadeInSchool
public void setMadeInSchool(boolean madeInSchool) -
getBeginOn
-
setBeginOn
-
getEndOn
-
setEndOn
-
getProject
-
setProject
-
getCategory
-
setCategory
-
getAwardOrg
-
setAwardOrg
-
getSeries
-
setSeries
-
getTranslator
-
setTranslator
-