@Entity public class PostAction extends Object implements Serializable
| Constructor and Description |
|---|
PostAction() |
PostAction(String label,
String className) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
Integer |
getId() |
String |
getLabel() |
void |
setClassName(String className) |
void |
setId(Integer id) |
void |
setLabel(String label) |
Copyright © 2018 B3Partners B.V.. All rights reserved.