org.springframework.social.linkedin.api
Class Companies
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.SearchResult
org.springframework.social.linkedin.api.Companies
- All Implemented Interfaces:
- Serializable
public class Companies
- extends SearchResult
Search Result for querying companies
- See Also:
- Serialized Form
|
Constructor Summary |
Companies(int count,
int start,
int total)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Companies
public Companies(int count,
int start,
int total)
getCompanies
public List<Company> getCompanies()