| 构造器和说明 |
|---|
PushMessage() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check()
参数校验, 当参数有问题时,直接抛出异常
ApiException |
String |
getDuration() |
Integer |
getNetworkType() |
GTNotification |
getNotification() |
RevokeBean |
getRevoke() |
String |
getTransmission() |
void |
setDuration(String duration) |
void |
setNetworkType(Integer networkType) |
void |
setNotification(GTNotification notification) |
void |
setRevoke(RevokeBean revoke) |
void |
setTransmission(String transmission) |
String |
toString() |
public void check()
throws ApiException
BaseDTOApiExceptioncheck 在接口中 BaseDTOApiExceptionpublic Integer getNetworkType()
public void setNetworkType(Integer networkType)
public String getDuration()
public void setDuration(String duration)
public GTNotification getNotification()
public void setNotification(GTNotification notification)
public String getTransmission()
public void setTransmission(String transmission)
public RevokeBean getRevoke()
public void setRevoke(RevokeBean revoke)
Copyright © 2022. All rights reserved.