| com.google.code.linkedinapi.schema.PhoneNumber |
Known Indirect Subclasses
|
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="phone-number" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element ref="{}phone-type"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| 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.
| |||||||||||
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
|
|---|