Class AppleNotification.AppleCustom
java.lang.Object
com.maplander.backend.model.notification.AppleNotification.AppleCustom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIds()
getType()
void
setClick_action
(String click_action) void
setData_args
(List<String> data_args) void
void
setMedia_url
(String media_url) void
setType
(NotificationTypeEnum type) toString()
-
Constructor Details
-
AppleCustom
public AppleCustom() -
AppleCustom
-
-
Method Details
-
getMedia_url
-
setMedia_url
-
getData_args
-
setData_args
-
getIds
-
setIds
-
getType
-
setType
-
getClick_action
-
setClick_action
-
toString
-