public class TestActor extends Object
Constructor and Description |
---|
TestActor() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name.
|
boolean |
isDisabled()
Gets the disabled.
|
void |
setDisabled(boolean disabled)
Sets the disabled.
|
void |
setName(String name)
Sets the name.
|
public String getName()
public void setName(String name)
name
- the name to setpublic boolean isDisabled()
public void setDisabled(boolean disabled)
disabled
- the disabled to setCopyright © 2008–2017 ConSol Software GmbH. All rights reserved.