public class SmsNotification extends Notification
| Constructor and Description |
|---|
SmsNotification() |
| Modifier and Type | Method and Description |
|---|---|
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 in class NotificationCopyright © 2025. All Rights Reserved.