public class Contact extends Object
| Constructor and Description |
|---|
Contact(String contactType,
String givenName,
String emailAddress)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContactType() |
String |
getEmailAddress() |
String |
getGivenName() |
Copyright © 2021. All rights reserved.