public static class OccupantInfo.NameUpdater extends Object implements OccupantInfo.Updater<OccupantInfo>
| Constructor and Description |
|---|
NameUpdater(Name name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
update(OccupantInfo info)
Make whatever changes are desired to your
OccupantInfo here. |
public NameUpdater(Name name)
public boolean update(OccupantInfo info)
OccupantInfo.UpdaterOccupantInfo here.update in interface OccupantInfo.Updater<OccupantInfo>Copyright © 2015. All rights reserved.