Inheritance diagram for ProcessInformationAction:

Public Member Functions | |
| ProcessInformationAction (String messageName, Object msgValue) | |
| Object | getInformation () |
| String | getName () |
| void | invoke () |
| String | toString () |
This software is distributed under the BSD License.
Definition at line 18 of file ProcessInformationAction.java.
| ProcessInformationAction | ( | String | messageName, | |
| Object | msgValue | |||
| ) |
| void invoke | ( | ) |
| String toString | ( | ) |
Implements R3Action.
Definition at line 54 of file ProcessInformationAction.java.
1.4.7