public class SmsNotification extends Notification
| 构造器和说明 |
|---|
SmsNotification() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deserialize(com.alibaba.fastjson.JSONObject value) |
boolean |
equals(Object o) |
List<String> |
getMobileList() |
int |
hashCode() |
void |
setMobileList(List<String> mobileList) |
getContent, getType, setContent, setTypepublic void deserialize(com.alibaba.fastjson.JSONObject value)
deserialize 在类中 NotificationCopyright © 2020. All Rights Reserved.