public static class InvolvedPeopleFrame.InvolvedPerson extends Object
| Constructor and Description |
|---|
InvolvedPerson()
Instantiates a new involved person.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getInvolvee() |
String |
getInvolvement() |
void |
setInvolvee(String involvee) |
void |
setInvolvement(String involvement) |
public String getInvolvee()
public void setInvolvee(String involvee)
involvee - the involvee to setpublic String getInvolvement()
public void setInvolvement(String involvement)
involvement - the involvement to setCopyright © 2018. All rights reserved.