java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.UpdateActionImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
action | |||||||||||
originalUpdate |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the action property.
| |||||||||||
Gets the value of the originalUpdate property.
| |||||||||||
Sets the value of the action property.
| |||||||||||
Sets the value of the originalUpdate property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.UpdateAction
|
Gets the value of the originalUpdate property.
OriginalUpdate
Sets the value of the action property.
value | Allowed object is
Action
|
---|
Sets the value of the originalUpdate property.
value | Allowed object is
OriginalUpdate
|
---|