| java.lang.Object | |
| ↳ | com.google.code.linkedinapi.schema.impl.PeopleSearchImpl |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| facets | |||||||||||
| numResults | |||||||||||
| people | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the facets property.
| |||||||||||
Gets the value of the numResults property.
| |||||||||||
Gets the value of the people property.
| |||||||||||
Sets the value of the facets property.
| |||||||||||
Sets the value of the numResults property.
| |||||||||||
Sets the value of the people property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.PeopleSearch
| |||||||||||
Gets the value of the numResults property.
Sets the value of the facets property.
| value | Allowed object is
Facets
|
|---|
Sets the value of the numResults property.
| value | Allowed object is String |
|---|
Sets the value of the people property.
| value | Allowed object is
People
|
|---|