|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.code.linkedinapi.schema.impl.LikeImpl
public class LikeImpl
Field Summary | |
---|---|
protected PersonImpl |
person
|
private static long |
serialVersionUID
|
Constructor Summary | |
---|---|
LikeImpl()
|
Method Summary | |
---|---|
Person |
getPerson()
Gets the value of the person property. |
void |
setPerson(Person value)
Sets the value of the person 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 PersonImpl person
Constructor Detail |
---|
public LikeImpl()
Method Detail |
---|
public Person getPerson()
Like
getPerson
in interface Like
Person
public void setPerson(Person value)
Like
setPerson
in interface Like
value
- allowed object is
Person
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |