| com.google.code.linkedinapi.schema.PeopleSearch |
Known Indirect Subclasses
|
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}num-results"/>
<element ref="{}people" minOccurs="0"/>
<element ref="{}facets" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| 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.
| |||||||||||
Gets the value of the facets property.
Facets
Gets the value of the numResults property.
Gets the value of the people property.
People
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
|
|---|