public static interface ImportantPeopleAPI.PersonDataAPI
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getCheckedOutFor() |
ImportantPeopleAPI.PersonLocationAPI |
getLocation() |
PersonAPI |
getPerson() |
void |
setLocation(ImportantPeopleAPI.PersonLocationAPI location) |
ImportantPeopleAPI.PersonLocationAPI getLocation()
void setLocation(ImportantPeopleAPI.PersonLocationAPI location)
java.util.Set<java.lang.String> getCheckedOutFor()