public class Address
extends edu.emory.cci.aiw.etl.table.AbstractRecord
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationId() |
String |
getPersonId() |
void |
setLocationId(String locationId) |
void |
setPersonId(String personId) |
Copyright © 2019 Emory University. All rights reserved.