java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.ImAccountImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
imAccountName | |||||||||||
imAccountType |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the imAccountName property.
| |||||||||||
Gets the value of the imAccountType property.
| |||||||||||
Sets the value of the imAccountName property.
| |||||||||||
Sets the value of the imAccountType property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.ImAccount
|
Gets the value of the imAccountName property.
Gets the value of the imAccountType property.
ImAccountType
Sets the value of the imAccountName property.
value | Allowed object is String |
---|
Sets the value of the imAccountType property.
value | Allowed object is
ImAccountType
|
---|