com.google.code.linkedinapi.schema.UpdateContent |
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="{}person" minOccurs="0"/> <element ref="{}update-action" minOccurs="0"/> <element ref="{}job" minOccurs="0"/> <element ref="{}question" minOccurs="0"/> <element ref="{}company" minOccurs="0"/> <element ref="{}company-job-update" minOccurs="0"/> <element ref="{}company-person-update" minOccurs="0"/> <element ref="{}company-profile-update" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the company property.
| |||||||||||
Gets the value of the companyJobUpdate property.
| |||||||||||
Gets the value of the companyPersonUpdate property.
| |||||||||||
Gets the value of the companyProfileUpdate property.
| |||||||||||
Gets the value of the job property.
| |||||||||||
Gets the value of the person property.
| |||||||||||
Gets the value of the question property.
| |||||||||||
Gets the value of the updateAction property.
| |||||||||||
Sets the value of the company property.
| |||||||||||
Sets the value of the companyJobUpdate property.
| |||||||||||
Sets the value of the companyPersonUpdate property.
| |||||||||||
Sets the value of the companyProfileUpdate property.
| |||||||||||
Sets the value of the job property.
| |||||||||||
Sets the value of the person property.
| |||||||||||
Sets the value of the question property.
| |||||||||||
Sets the value of the updateAction property.
|
Gets the value of the company property.
Company
Gets the value of the companyJobUpdate property.
CompanyJobUpdate
Gets the value of the companyPersonUpdate property.
CompanyPersonUpdate
Gets the value of the companyProfileUpdate property.
CompanyProfileUpdate
Gets the value of the person property.
Person
Gets the value of the question property.
Question
Gets the value of the updateAction property.
UpdateAction
Sets the value of the company property.
value | Allowed object is
Company
|
---|
Sets the value of the companyJobUpdate property.
value | Allowed object is
CompanyJobUpdate
|
---|
Sets the value of the companyPersonUpdate property.
value | Allowed object is
CompanyPersonUpdate
|
---|
Sets the value of the companyProfileUpdate property.
value | Allowed object is
CompanyProfileUpdate
|
---|
Sets the value of the job property.
value | Allowed object is
Job
|
---|
Sets the value of the person property.
value | Allowed object is
Person
|
---|
Sets the value of the question property.
value | Allowed object is
Question
|
---|
Sets the value of the updateAction property.
value | Allowed object is
UpdateAction
|
---|