public class Operaction extends Object implements Serializable
| Constructor and Description |
|---|
Operaction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContent() |
String |
getMenutext() |
String |
getState() |
int |
hashCode() |
void |
setContent(String content) |
void |
setMenutext(String menutext) |
void |
setState(String state) |
Copyright © 2017. All rights reserved.