public class PhoneNumber extends Object
| Constructor and Description |
|---|
PhoneNumber() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountry() |
EnumSet<PhoneNumberFeature> |
getFeatures() |
String |
getLocality() |
String |
getNumber() |
String |
getRegion() |
String |
getType() |
String |
toString() |
Copyright © 2024. All rights reserved.