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