|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.code.linkedinapi.schema.impl.ItemContentImpl
public class ItemContentImpl
Field Summary | |
---|---|
protected InvitationRequestImpl |
invitationRequest
|
private static long |
serialVersionUID
|
Constructor Summary | |
---|---|
ItemContentImpl()
|
Method Summary | |
---|---|
InvitationRequest |
getInvitationRequest()
Gets the value of the invitationRequest property. |
void |
setInvitationRequest(InvitationRequest value)
Sets the value of the invitationRequest property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
protected InvitationRequestImpl invitationRequest
Constructor Detail |
---|
public ItemContentImpl()
Method Detail |
---|
public InvitationRequest getInvitationRequest()
ItemContent
getInvitationRequest
in interface ItemContent
InvitationRequest
public void setInvitationRequest(InvitationRequest value)
ItemContent
setInvitationRequest
in interface ItemContent
value
- allowed object is
InvitationRequest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |