java.lang.Object | ||
↳ | com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity | |
↳ | com.google.code.linkedinapi.schema.xpp.ItemContentImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
invitationRequest |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the invitationRequest property.
| |||||||||||
Inits the.
| |||||||||||
Sets the value of the invitationRequest property.
| |||||||||||
To xml.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Gets the value of the invitationRequest property.
InvitationRequest
Inits the.
parser | The element |
---|
IOException | |
---|---|
XmlPullParserException |
Sets the value of the invitationRequest property.
value | Allowed object is
InvitationRequest
|
---|
To xml.
serializer | The document |
---|
IOException |
---|