public class Employee extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
String |
getMessage() |
Person |
getPerson() |
void |
setId(int id) |
void |
setPerson(Person person) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.