org.springframework.social.linkedin.api
Class Comments
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.Comments
- All Implemented Interfaces:
- Serializable
public class Comments
- extends LinkedInObject
- implements Serializable
Model class representing a list of comments
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Comments
public Comments(List<Comment> comments)
getComments
public List<Comment> getComments()