public class SwitchToApplication extends AppControlMessage
| Constructor and Description |
|---|
SwitchToApplication(java.lang.String classname)
Instantiates a new switch to application.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassname()
Gets the classname.
|
void |
setClassname(java.lang.String classname)
Sets the classname.
|