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