Modifier and Type | Method and Description |
---|---|
String |
getActionName()
Get the action name.
|
String |
getActionType()
Get the Action Type.
|
String |
getAttributes()
Get attributes.
|
String |
getEventHandler()
Get the EventHandler.
|
void |
setActionName(String name)
Set the action name.
|
void |
setActionType(String actionType)
Set the Action Type.
|
void |
setAttributes(String attributes)
Set the attributes.
|
void |
setEventHandler(String name)
Set the EventHandler.
|
getName, setName
String getActionName()
void setActionName(String name)
name
- ActionNameString getEventHandler()
void setEventHandler(String name)
name
- EventHandlerNameString getActionType()
void setActionType(String actionType)
ActionType
- action typeString getAttributes()
void setAttributes(String attributes)
value
- Attributes