| java.lang.Object | |
| ↳ | com.google.code.linkedinapi.schema.impl.PhoneNumberImpl |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| phoneNumber | |||||||||||
| phoneType | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the phoneNumber property.
| |||||||||||
Gets the value of the phoneType property.
| |||||||||||
Sets the value of the phoneNumber property.
| |||||||||||
Sets the value of the phoneType property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.PhoneNumber
| |||||||||||
Gets the value of the phoneNumber property.
Gets the value of the phoneType property.
PhoneType
Sets the value of the phoneNumber property.
| value | Allowed object is String |
|---|
Sets the value of the phoneType property.
| value | Allowed object is
PhoneType
|
|---|