@Entity public class PostAction extends Object implements Serializable
PostAction()
PostAction(String label, String className)
String
getClassName()
Integer
getId()
getLabel()
void
setClassName(String className)
setId(Integer id)
setLabel(String label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PostAction()
public PostAction(String label, String className)
public Integer getId()
public void setId(Integer id)
public String getLabel()
public void setLabel(String label)
public String getClassName()
public void setClassName(String className)
Copyright © 2016. All rights reserved.