public class ActionDTO extends Object implements Serializable
ActionDTO()
String
getClazz()
long
getId()
getLabel()
void
setClazz(String clazz)
setId(long id)
setLabel(String label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ActionDTO()
public long getId()
public void setId(long id)
public String getLabel()
public void setLabel(String label)
public String getClazz()
public void setClazz(String clazz)
Copyright © 2017 Jasig. All Rights Reserved.