java.lang.Object | ||
↳ | com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity | |
↳ | com.google.code.linkedinapi.schema.xpp.PeopleSearchImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
facets | |||||||||||
numResults | |||||||||||
people |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
|
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.
| |||||||||||
Inits the.
| |||||||||||
Sets the value of the facets property.
| |||||||||||
Sets the value of the numResults property.
| |||||||||||
Sets the value of the people property.
| |||||||||||
To xml.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.PeopleSearch
|
Gets the value of the numResults property.
Inits the.
parser | The element |
---|
IOException | |
---|---|
XmlPullParserException |
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
|
---|
To xml.
serializer | The document |
---|
IOException |
---|