| Package | Description |
|---|---|
| co.dapi.types |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber.PhoneNumberType |
PhoneNumber.getType() |
static PhoneNumber.PhoneNumberType |
PhoneNumber.PhoneNumberType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhoneNumber.PhoneNumberType[] |
PhoneNumber.PhoneNumberType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PhoneNumber(String value,
PhoneNumber.PhoneNumberType type) |
Copyright © 2021 Dapi. All rights reserved.