cn.remex.db.model.info
类 Info

java.lang.Object
  继承者 cn.remex.db.rsql.model.ModelableImpl
      继承者 cn.remex.db.model.info.Info
所有已实现的接口:
Modelable, SerialNoGenerator, Serializable

public class Info
extends ModelableImpl

另请参见:
序列化表格

字段摘要
 
从接口 cn.remex.db.rsql.model.SerialNoGenerator 继承的字段
ORM_CURMAX_ID, ORM_ID_NUMLEN
 
构造方法摘要
Info()
           
 
方法摘要
 InfoClass getInfoClass()
           
 String getInfoContent()
           
 String getInfoSummary()
           
 String getPublishDate()
           
 String getShowImg()
           
 int getShowOrder()
           
 String getSrc()
           
 String getTitle()
           
 boolean isIndexShow()
           
 void setIndexShow(boolean indexShow)
           
 void setInfoClass(InfoClass infoClass)
           
 void setInfoContent(String infoContent)
           
 void setInfoSummary(String infoSummary)
           
 void setPublishDate(String publishDate)
           
 void setShowImg(String showImg)
           
 void setShowOrder(int showOrder)
           
 void setSrc(String src)
           
 void setTitle(String title)
           
 
从类 cn.remex.db.rsql.model.ModelableImpl 继承的方法
_addModifyFileds, _getModifyFileds, _isAopModelBean, _setAopModelBean, createSerialNo, equals, generateId, getCreateOperator_name, getCreateOperator, getCreateTime, getDataStatus, getId, getModifyOperator_name, getModifyOperator, getModifyTime, getName, getNote, getOwnership_name, getVersion, obtainAbbreviation, obtainIdFormat, obtainSerialNoFormat, setCreateOperator_name, setCreateOperator, setCreateTime, setDataStatus, setId, setModifyOperator_name, setModifyOperator, setModifyTime, setName, setNote, setOwnership_name, setVersion, trigger
 
从类 java.lang.Object 继承的方法
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Info

public Info()
方法详细信息

isIndexShow

public boolean isIndexShow()

setIndexShow

public void setIndexShow(boolean indexShow)

getInfoClass

public InfoClass getInfoClass()

getInfoContent

public String getInfoContent()

getPublishDate

public String getPublishDate()

getShowImg

public String getShowImg()

getShowOrder

public int getShowOrder()

getSrc

public String getSrc()

getTitle

public String getTitle()

setInfoClass

public void setInfoClass(InfoClass infoClass)

setInfoContent

public void setInfoContent(String infoContent)

setPublishDate

public void setPublishDate(String publishDate)

setShowImg

public void setShowImg(String showImg)

setShowOrder

public void setShowOrder(int showOrder)

setSrc

public void setSrc(String src)

setTitle

public void setTitle(String title)

getInfoSummary

public String getInfoSummary()

setInfoSummary

public void setInfoSummary(String infoSummary)


Copyright © 2016. All rights reserved.