public class ActionItem extends Object
| Constructor | Description |
|---|---|
ActionItem(String item,
Long timeout) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getItem() |
|
Long |
getTimeout() |
|
int |
hashCode() |
|
void |
setItem(String item) |
|
void |
setTimeout(Long timeout) |
Copyright © 2020. All rights reserved.