Class AppleNotification
java.lang.Object
com.maplander.backend.model.notification.AppleNotification
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()
getTo()
boolean
void
void
void
setMutable_content
(boolean mutable_content) void
setNotification
(NotificationContent notification) void
toString()
-
Constructor Details
-
AppleNotification
public AppleNotification() -
AppleNotification
-
-
Method Details
-
getTo
-
setTo
-
getNotification
-
setNotification
-
getData
-
setData
-
isMutable_content
public boolean isMutable_content() -
setMutable_content
public void setMutable_content(boolean mutable_content) -
getCustom
-
setCustom
-
toString
-