public class ChangePersonOp extends Object implements Operation
| Constructor and Description |
|---|
ChangePersonOp(int id,
String newName)
Create operation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Get existing person ID.
|
String |
getNewName()
Get name.
|
Copyright © 2015 illucIT Software GmbH. All rights reserved.