public final class Contact extends BaseInstance
| Constructor and Description |
|---|
Contact() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getFullName() |
void |
setEmail(String email) |
void |
setFullName(String fullName) |
getUnid, setUnidpublic String getEmail()
public void setEmail(String email)
email - the Email to setpublic String getFullName()
public void setFullName(String fullName)
fullName - the FullName to setCopyright © 2005–2020. All rights reserved.