Package org.openurp.edu.clazz.app.model
Class ElectMailTemplate
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.clazz.app.model.ElectMailTemplate
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.clazz.app.model.ElectMailTemplate")
public class ElectMailTemplate
extends org.beangle.commons.entity.pojo.LongIdObject
邮件模版
- See Also:
-
Field Summary
FieldsFields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
Field Details
-
WITHDRAW
-
-
Constructor Details
-
ElectMailTemplate
public ElectMailTemplate()
-
-
Method Details
-
getTitle
-
setTitle
-
getContent
-
setContent
-