public class PhoneNumber extends Object
Constructor and Description |
---|
PhoneNumber() |
Modifier and Type | Method and Description |
---|---|
String |
getCountryCode() |
String |
getExtension() |
String |
getValue() |
void |
setCountryCode(String value) |
void |
setExtension(String value) |
void |
setValue(String value) |
Copyright © 2010–2016. All rights reserved.