com.github.sd4324530.fastweixin.company.api.config
类 QYConfigChangeNotice
java.lang.Object
com.github.sd4324530.fastweixin.api.entity.BaseModel
com.github.sd4324530.fastweixin.company.api.config.QYConfigChangeNotice
- 所有已实现的接口:
- Model, Serializable
public class QYConfigChangeNotice
- extends BaseModel
====================================================================
上海聚攒软件开发有限公司
--------------------------------------------------------------------
- 版本:
- 1.0.beta
====================================================================
- 作者:
- Nottyjay
- 另请参见:
- 序列化表格
QYConfigChangeNotice
public QYConfigChangeNotice()
QYConfigChangeNotice
public QYConfigChangeNotice(String corpID,
ChangeType type,
String value)
getNoticeTime
public Date getNoticeTime()
setNoticeTime
public void setNoticeTime(Date noticeTime)
getCorpID
public String getCorpID()
setCorpID
public void setCorpID(String corpID)
getType
public ChangeType getType()
setType
public void setType(ChangeType type)
getValue
public String getValue()
setValue
public void setValue(String value)
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
Copyright © 2017. All rights reserved.