public interface PhoneNumber extends HasIdentity
| Modifier and Type | Interface and Description |
|---|---|
static class |
PhoneNumber.Builder |
HasIdentity.HasIdentityMixinIDENTITY_METHOD, IDENTITY_STATE_NAME| Modifier and Type | Method and Description |
|---|---|
Property<Integer> |
areaCode() |
Property<Integer> |
countryCode() |
Property<String> |
number() |
identity