public class MarkEmbeddedNotificationJson extends BaseJson
Constructor and Description |
---|
MarkEmbeddedNotificationJson() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAll() |
String |
getFilter() |
String |
getOperation() |
Set<String> |
getUuids() |
boolean |
isValue() |
void |
setAll(Boolean all) |
void |
setFilter(String filter) |
void |
setOperation(String operation) |
void |
setUuids(Set<String> uuids) |
void |
setValue(boolean value) |
getObjType, setObjType, toString
public String getFilter()
public void setFilter(String filter)
public Boolean getAll()
public void setAll(Boolean all)
public boolean isValue()
public void setValue(boolean value)
public String getOperation()
public void setOperation(String operation)
Copyright © 2019. All rights reserved.