public class NotificationCommands extends Object implements Serializable
| Constructor and Description | 
|---|
NotificationCommands()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addCommand(Command command)  | 
boolean | 
equals(Object obj)  | 
List<Command> | 
getCommands()  | 
Header | 
getHeader()  | 
int | 
hashCode()  | 
boolean | 
removeCommand(Command command)  | 
void | 
setCommands(List<Command> commands)  | 
void | 
setHeader(Header header)  | 
Copyright © 2021. All rights reserved.