| com.google.code.linkedinapi.schema.TwitterAccount |
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 ref="{}provider-account-id"/>
<element ref="{}provider-account-name"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the providerAccountId property.
| |||||||||||
Gets the value of the providerAccountName property.
| |||||||||||
Sets the value of the providerAccountId property.
| |||||||||||
Sets the value of the providerAccountName property.
| |||||||||||
Gets the value of the providerAccountId property.
Gets the value of the providerAccountName property.
Sets the value of the providerAccountId property.
| value | Allowed object is String |
|---|
Sets the value of the providerAccountName property.
| value | Allowed object is String |
|---|