public class PushMsgToSmartTagRequest extends PushRequest
deviceType, expires, timestamp, v| 构造器和说明 |
|---|
PushMsgToSmartTagRequest() |
getDevice, getExpires, setExpirespublic Integer getMessageType()
public String getMessage()
public Integer getMsgExpires()
public Integer getDeployStatus()
public Integer getDeviceType()
public Integer getPushTagType()
public String getSelector()
public Long getSendTime()
public void setMessageType(Integer msgType)
public void setMessage(String message)
public void setMsgExpires(Integer msgExpires)
public void setDeployStatus(Integer deployStatus)
public void setDeviceType(Integer deviceType)
setDeviceType 在类中 PushRequestpublic void setPushTagType(Integer pushTagType)
public void setSelector(String selector)
public void setSendTime(long sendTime)
public PushMsgToSmartTagRequest addMessageType(Integer msgType)
public PushMsgToSmartTagRequest addMessage(String message)
public PushMsgToSmartTagRequest addMsgExpires(Integer msgExpires)
public PushMsgToSmartTagRequest addDeployStatus(Integer deployStatus)
public PushMsgToSmartTagRequest addPushTagType(Integer pushTagType)
public PushMsgToSmartTagRequest addSelector(String selector)
public PushMsgToSmartTagRequest addSendTime(long sendTime)
public PushMsgToSmartTagRequest addDeviceType(Integer deviceType)
public PushMsgToSmartTagRequest addExpires(Long requestTimeOut)
Copyright © 2017. All rights reserved.