| Package | Description |
|---|---|
| com.atlassian.gadgets.opensocial.model |
| Modifier and Type | Method and Description |
|---|---|
static EmailAddress |
EmailAddress.valueOf(String emailAddress) |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAddress> |
Person.getEmailAddresses() |
| Modifier and Type | Method and Description |
|---|---|
Person.Builder |
Person.Builder.emailAddresses(List<EmailAddress> emailAddresses)
Sets the list of email addressees for the
Person being constructed |
Copyright © 2024 Atlassian. All rights reserved.