| Package | Description |
|---|---|
| com.atlassian.gadgets.opensocial.model |
| Modifier and Type | Method and Description |
|---|---|
static PhoneNumber |
PhoneNumber.valueOf(String number) |
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumber> |
Person.getPhoneNumbers() |
| Modifier and Type | Method and Description |
|---|---|
Person.Builder |
Person.Builder.phoneNumbers(List<PhoneNumber> phoneNumbers)
Set the list of phone numbers for the
Person being constructed |
Copyright © 2024 Atlassian. All rights reserved.