java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.CompanyProfileUpdateImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
action | |||||||||||
editor | |||||||||||
profileField |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the action property.
| |||||||||||
Gets the value of the editor property.
| |||||||||||
Gets the value of the profileField property.
| |||||||||||
Sets the value of the action property.
| |||||||||||
Sets the value of the editor property.
| |||||||||||
Sets the value of the profileField property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.CompanyProfileUpdate
|
Gets the value of the profileField property.
ProfileField
Sets the value of the action property.
value | Allowed object is
Action
|
---|
Sets the value of the editor property.
value | Allowed object is
Editor
|
---|
Sets the value of the profileField property.
value | Allowed object is
ProfileField
|
---|