| java.lang.Object | ||
| ↳ | org.mule.modules.taleo.model.EntityBean | |
| ↳ | org.mule.modules.taleo.model.WorkHistoryBean | |
Java class for WorkHistoryBean complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WorkHistoryBean">
<complexContent>
<extension base="{urn:TBEWebAPI}EntityBean">
<sequence>
<element name="entityId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="seqNo" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="jobTitle" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="companyName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="dateFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="dateTo" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="jobDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="companyStreetAddress" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="companyCityState" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="phone" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="directSupervisor" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="supervisorTitle" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="explanation" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="finalRateOfPay" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="okToContact" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="reasonForLeaving" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| companyCityState | |||||||||||
| companyName | |||||||||||
| companyStreetAddress | |||||||||||
| dateFrom | |||||||||||
| dateTo | |||||||||||
| directSupervisor | |||||||||||
| entityId | |||||||||||
| explanation | |||||||||||
| finalRateOfPay | |||||||||||
| jobDescription | |||||||||||
| jobTitle | |||||||||||
| okToContact | |||||||||||
| phone | |||||||||||
| reasonForLeaving | |||||||||||
| seqNo | |||||||||||
| supervisorTitle | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.taleo.model.EntityBean
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the companyCityState property.
| |||||||||||
Gets the value of the companyName property.
| |||||||||||
Gets the value of the companyStreetAddress property.
| |||||||||||
Gets the value of the dateFrom property.
| |||||||||||
Gets the value of the dateTo property.
| |||||||||||
Gets the value of the directSupervisor property.
| |||||||||||
Gets the value of the entityId property.
| |||||||||||
Gets the value of the explanation property.
| |||||||||||
Gets the value of the finalRateOfPay property.
| |||||||||||
Gets the value of the jobDescription property.
| |||||||||||
Gets the value of the jobTitle property.
| |||||||||||
Gets the value of the okToContact property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the reasonForLeaving property.
| |||||||||||
Gets the value of the seqNo property.
| |||||||||||
Gets the value of the supervisorTitle property.
| |||||||||||
Sets the value of the companyCityState property.
| |||||||||||
Sets the value of the companyName property.
| |||||||||||
Sets the value of the companyStreetAddress property.
| |||||||||||
Sets the value of the dateFrom property.
| |||||||||||
Sets the value of the dateTo property.
| |||||||||||
Sets the value of the directSupervisor property.
| |||||||||||
Sets the value of the entityId property.
| |||||||||||
Sets the value of the explanation property.
| |||||||||||
Sets the value of the finalRateOfPay property.
| |||||||||||
Sets the value of the jobDescription property.
| |||||||||||
Sets the value of the jobTitle property.
| |||||||||||
Sets the value of the okToContact property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the reasonForLeaving property.
| |||||||||||
Sets the value of the seqNo property.
| |||||||||||
Sets the value of the supervisorTitle property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.taleo.model.EntityBean
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the companyCityState property.
Gets the value of the companyName property.
Gets the value of the companyStreetAddress property.
Gets the value of the dateFrom property.
Gets the value of the dateTo property.
Gets the value of the directSupervisor property.
Gets the value of the entityId property.
Gets the value of the explanation property.
Gets the value of the finalRateOfPay property.
Gets the value of the jobDescription property.
Gets the value of the jobTitle property.
Gets the value of the okToContact property. This getter has been renamed from isOkToContact() to getOkToContact() by cxf-xjc-boolean plugin.
Gets the value of the phone property.
Gets the value of the reasonForLeaving property.
Gets the value of the seqNo property.
Gets the value of the supervisorTitle property.
Sets the value of the companyCityState property.
| value | Allowed object is String |
|---|
Sets the value of the companyName property.
| value | Allowed object is String |
|---|
Sets the value of the companyStreetAddress property.
| value | Allowed object is String |
|---|
Sets the value of the dateFrom property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the dateTo property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the directSupervisor property.
| value | Allowed object is String |
|---|
Sets the value of the entityId property.
| value |
|---|
Sets the value of the explanation property.
| value | Allowed object is String |
|---|
Sets the value of the finalRateOfPay property.
| value | Allowed object is String |
|---|
Sets the value of the jobDescription property.
| value | Allowed object is String |
|---|
Sets the value of the jobTitle property.
| value | Allowed object is String |
|---|
Sets the value of the okToContact property.
| value |
|---|
Sets the value of the phone property.
| value | Allowed object is String |
|---|
Sets the value of the reasonForLeaving property.
| value | Allowed object is String |
|---|
Sets the value of the seqNo property.
| value |
|---|
Sets the value of the supervisorTitle property.
| value | Allowed object is String |
|---|