public abstract class SearchResult extends LinkedInObject implements java.io.Serializable
| Constructor and Description |
|---|
SearchResult(int count,
int start,
int total) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
int |
getStart() |
int |
getTotal() |
add, getExtraData