java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.ActivityImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
appId | |||||||||||
body | |||||||||||
contentType | |||||||||||
locale | |||||||||||
timestamp |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the appId property.
| |||||||||||
Gets the value of the body property.
| |||||||||||
Gets the value of the contentType property.
| |||||||||||
Gets the value of the locale property.
| |||||||||||
Gets the value of the timestamp property.
| |||||||||||
Sets the value of the appId property.
| |||||||||||
Sets the value of the body property.
| |||||||||||
Sets the value of the contentType property.
| |||||||||||
Sets the value of the locale property.
| |||||||||||
Sets the value of the timestamp property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.Activity
|
Gets the value of the appId property.
Gets the value of the body property.
Gets the value of the contentType property.
NetworkUpdateContentType
Gets the value of the locale property.
Gets the value of the timestamp property.
Sets the value of the appId property.
value | Allowed object is String |
---|
Sets the value of the body property.
value | Allowed object is String |
---|
Sets the value of the contentType property.
value | Allowed object is
NetworkUpdateContentType
|
---|
Sets the value of the locale property.
value | Allowed object is String |
---|
Sets the value of the timestamp property.
value | Allowed object is String |
---|