java.lang.Object | ||
↳ | com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity | |
↳ | com.google.code.linkedinapi.schema.xpp.SiteJobRequestImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
headers | |||||||||||
url |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the headers property.
| |||||||||||
Gets the value of the url property.
| |||||||||||
Inits the.
| |||||||||||
Sets the value of the headers property.
| |||||||||||
Sets the value of the url 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.SiteJobRequest
|
Gets the value of the headers property.
Headers
Gets the value of the url property.
Inits the.
parser | The element |
---|
IOException | |
---|---|
XmlPullParserException |
Sets the value of the headers property.
value | Allowed object is
Headers
|
---|
Sets the value of the url property.
value | Allowed object is String |
---|
To xml.
serializer | The document |
---|
IOException |
---|