public class Email
extends edu.emory.cci.aiw.etl.table.AbstractRecord
| Constructor and Description |
|---|
Email() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getEmailType() |
Long |
getPersonId() |
void |
setEmail(String email) |
void |
setEmailType(String emailType) |
void |
setPersonId(Long personId) |
Copyright © 2019–2020 Emory University. All rights reserved.