|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of StreamComments in com.google.code.facebookapi.schema |
|---|
| Fields in com.google.code.facebookapi.schema declared as StreamComments | |
|---|---|
protected StreamComments |
StreamPost.comments
|
protected StreamComments |
PhotoFeedback.comments
|
| Methods in com.google.code.facebookapi.schema that return StreamComments | |
|---|---|
StreamComments |
ObjectFactory.createStreamComments()
Create an instance of StreamComments |
StreamComments |
StreamPost.getComments()
Gets the value of the comments property. |
StreamComments |
PhotoFeedback.getComments()
Gets the value of the comments property. |
| Methods in com.google.code.facebookapi.schema with parameters of type StreamComments | |
|---|---|
void |
StreamPost.setComments(StreamComments value)
Sets the value of the comments property. |
void |
PhotoFeedback.setComments(StreamComments value)
Sets the value of the comments property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||