|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of StreamLikes in com.google.code.facebookapi.schema |
|---|
| Fields in com.google.code.facebookapi.schema declared as StreamLikes | |
|---|---|
protected StreamLikes |
StreamPost.likes
|
protected StreamLikes |
PhotoFeedback.likes
|
| Methods in com.google.code.facebookapi.schema that return StreamLikes | |
|---|---|
StreamLikes |
ObjectFactory.createStreamLikes()
Create an instance of StreamLikes |
StreamLikes |
StreamPost.getLikes()
Gets the value of the likes property. |
StreamLikes |
PhotoFeedback.getLikes()
Gets the value of the likes property. |
| Methods in com.google.code.facebookapi.schema with parameters of type StreamLikes | |
|---|---|
void |
StreamPost.setLikes(StreamLikes value)
Sets the value of the likes property. |
void |
PhotoFeedback.setLikes(StreamLikes value)
Sets the value of the likes property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||