| java.lang.Object | |
| ↳ | com.google.code.linkedinapi.schema.impl.ItemContentImpl |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| invitationRequest | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the invitationRequest property.
| |||||||||||
Sets the value of the invitationRequest property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.ItemContent
| |||||||||||
Gets the value of the invitationRequest property.
InvitationRequest
Sets the value of the invitationRequest property.
| value | Allowed object is
InvitationRequest
|
|---|