|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvitationRequest | |
---|---|
com.google.code.linkedinapi.schema | |
com.google.code.linkedinapi.schema.impl | |
com.google.code.linkedinapi.schema.xpp |
Uses of InvitationRequest in com.google.code.linkedinapi.schema |
---|
Methods in com.google.code.linkedinapi.schema that return InvitationRequest | |
---|---|
InvitationRequest |
ObjectFactory.createInvitationRequest()
Create an instance of InvitationRequest |
InvitationRequest |
SchemaElementFactory.createInvitationRequest()
Create an instance of InvitationRequest |
InvitationRequest |
ItemContent.getInvitationRequest()
Gets the value of the invitationRequest property. |
Methods in com.google.code.linkedinapi.schema with parameters of type InvitationRequest | |
---|---|
void |
ItemContent.setInvitationRequest(InvitationRequest value)
Sets the value of the invitationRequest property. |
Uses of InvitationRequest in com.google.code.linkedinapi.schema.impl |
---|
Classes in com.google.code.linkedinapi.schema.impl that implement InvitationRequest | |
---|---|
class |
InvitationRequestImpl
|
Methods in com.google.code.linkedinapi.schema.impl that return InvitationRequest | |
---|---|
InvitationRequest |
ItemContentImpl.getInvitationRequest()
|
Methods in com.google.code.linkedinapi.schema.impl with parameters of type InvitationRequest | |
---|---|
void |
ItemContentImpl.setInvitationRequest(InvitationRequest value)
|
Uses of InvitationRequest in com.google.code.linkedinapi.schema.xpp |
---|
Methods in com.google.code.linkedinapi.schema.xpp that return InvitationRequest | |
---|---|
InvitationRequest |
XppElementFactory.createInvitationRequest()
|
InvitationRequest |
ItemContentImpl.getInvitationRequest()
|
Methods in com.google.code.linkedinapi.schema.xpp with parameters of type InvitationRequest | |
---|---|
void |
ItemContentImpl.setInvitationRequest(InvitationRequest value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |