Class AppleNotification
java.lang.Object
com.maplander.backend.model.notification.AppleNotification
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()getTo()booleanvoidvoidvoidsetMutable_content(boolean mutable_content) voidsetNotification(NotificationContent notification) voidtoString()
-
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
-