public class AnnotatedAction extends AbstractManagerAction
| Constructor and Description |
|---|
AnnotatedAction() |
AnnotatedAction(String property1,
String property2,
String property3) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getProperty1() |
String |
getProperty2() |
String |
getProperty3() |
void |
setProperty1(String property1) |
void |
setProperty2(String property2) |
void |
setProperty3(String property3) |
getActionId, setActionId, toStringpublic String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic String getProperty1()
public void setProperty1(String property1)
public String getProperty2()
public void setProperty2(String property2)
public String getProperty3()
public void setProperty3(String property3)
Copyright © 2004-2012 Stefan Reuter. All Rights Reserved.