|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Likes in com.google.code.linkedinapi.client |
---|
Methods in com.google.code.linkedinapi.client that return Likes | |
---|---|
Likes |
LinkedInApiClient.getNetworkUpdateLikes(java.lang.String networkUpdateId)
Gets the network update likes. |
Uses of Likes in com.google.code.linkedinapi.client.impl |
---|
Methods in com.google.code.linkedinapi.client.impl that return Likes | |
---|---|
Likes |
BaseLinkedInApiClient.getNetworkUpdateLikes(java.lang.String networkUpdateId)
|
Uses of Likes in com.google.code.linkedinapi.schema |
---|
Methods in com.google.code.linkedinapi.schema that return Likes | |
---|---|
Likes |
ObjectFactory.createLikes()
Create an instance of Likes |
Likes |
SchemaElementFactory.createLikes()
Create an instance of Likes |
Likes |
Update.getLikes()
Gets the value of the likes property. |
Methods in com.google.code.linkedinapi.schema with parameters of type Likes | |
---|---|
void |
Update.setLikes(Likes value)
Sets the value of the likes property. |
Uses of Likes in com.google.code.linkedinapi.schema.impl |
---|
Classes in com.google.code.linkedinapi.schema.impl that implement Likes | |
---|---|
class |
LikesImpl
|
Methods in com.google.code.linkedinapi.schema.impl that return Likes | |
---|---|
Likes |
UpdateImpl.getLikes()
|
Methods in com.google.code.linkedinapi.schema.impl with parameters of type Likes | |
---|---|
void |
UpdateImpl.setLikes(Likes value)
|
Uses of Likes in com.google.code.linkedinapi.schema.xpp |
---|
Methods in com.google.code.linkedinapi.schema.xpp that return Likes | |
---|---|
Likes |
XppElementFactory.createLikes()
|
Likes |
UpdateImpl.getLikes()
|
Methods in com.google.code.linkedinapi.schema.xpp with parameters of type Likes | |
---|---|
void |
UpdateImpl.setLikes(Likes value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |