com.foxinmy.weixin4j.mp.datacube
Class UpstreamMsgDist
java.lang.Object
com.foxinmy.weixin4j.mp.datacube.UpstreamMsgDist
- All Implemented Interfaces:
- Serializable
public class UpstreamMsgDist
- extends Object
- implements Serializable
数据统计:消息发送分布数据
- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
,
Serialized Form
UpstreamMsgDist
public UpstreamMsgDist()
getRefDate
public Date getRefDate()
setRefDate
public void setRefDate(Date refDate)
getMsgUser
public int getMsgUser()
setMsgUser
public void setMsgUser(int msgUser)
getCountInterval
public int getCountInterval()
getFormatCountInterval
public DatacuteCountIntervalType getFormatCountInterval()
setCountInterval
public void setCountInterval(int countInterval)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014–2017. All rights reserved.