public class DeleteEmbeddedNotificationJson extends BaseJson
Constructor and Description |
---|
DeleteEmbeddedNotificationJson() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAll()
if true all user's notification will be deleted
|
String |
getFilter() |
Set<String> |
getUuids() |
void |
setAll(Boolean all)
if true all user's notification will be deleted
|
void |
setFilter(String filter) |
void |
setUuids(Set<String> uuids) |
getObjType, setObjType, toString
public Boolean getAll()
public void setAll(Boolean all)
all
- if true all user's notification will be deletedpublic String getFilter()
public void setFilter(String filter)
Copyright © 2019. All rights reserved.