org.springframework.social.linkedin.api
Class PhoneNumber
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.PhoneNumber
- All Implemented Interfaces:
- Serializable
public class PhoneNumber
- extends LinkedInObject
- implements Serializable
Phone Number
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhoneNumber
public PhoneNumber(String phoneType,
String phoneNumber)
getPhoneType
public String getPhoneType()
getPhoneNumber
public String getPhoneNumber()