public class PushNotificationParam extends Object
Constructor and Description |
---|
PushNotificationParam() |
Modifier and Type | Method and Description |
---|---|
String |
getAppName() |
String |
getComment() |
PushType |
getPushType() |
boolean |
isAppNameEmpty() |
void |
setAppName(String appName) |
void |
setComment(String comment) |
void |
setPushType(PushType pushType) |
public String getAppName()
public void setAppName(String appName)
public String getComment()
public void setComment(String comment)
public PushType getPushType()
public void setPushType(PushType pushType)
public boolean isAppNameEmpty()
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.