|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.code.linkedinapi.schema.impl.AttributionImpl
public class AttributionImpl
Field Summary | |
---|---|
private static long |
serialVersionUID
|
protected ShareImpl |
share
|
Constructor Summary | |
---|---|
AttributionImpl()
|
Method Summary | |
---|---|
Share |
getShare()
Gets the value of the share property. |
void |
setShare(Share value)
Sets the value of the share 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 ShareImpl share
Constructor Detail |
---|
public AttributionImpl()
Method Detail |
---|
public Share getShare()
Attribution
getShare
in interface Attribution
Share
public void setShare(Share value)
Attribution
setShare
in interface Attribution
value
- allowed object is
Share
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |