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