| java.lang.Object | ||
| ↳ | org.mule.modules.taleo.model.EntityBean | |
| ↳ | org.mule.modules.taleo.model.CandidateBean | |
Java class for CandidateBean complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CandidateBean">
<complexContent>
<extension base="{urn:TBEWebAPI}EntityBean">
<sequence>
<element name="address" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="cellPhone" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="city" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="country" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="email" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="firstName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="gender" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="hiredDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="lastName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="legalStatus" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="middleInitial" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="password" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="phone" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="race" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="rank" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="reasonRejected" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="referredBy" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="resumeFileName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="source" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="state" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="submittedBy" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="textResume" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="veteran" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="zipCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| address | |||||||||||
| cellPhone | |||||||||||
| city | |||||||||||
| country | |||||||||||
| firstName | |||||||||||
| gender | |||||||||||
| hiredDate | |||||||||||
| lastName | |||||||||||
| legalStatus | |||||||||||
| middleInitial | |||||||||||
| password | |||||||||||
| phone | |||||||||||
| race | |||||||||||
| rank | |||||||||||
| reasonRejected | |||||||||||
| referredBy | |||||||||||
| resumeFileName | |||||||||||
| source | |||||||||||
| startDate | |||||||||||
| state | |||||||||||
| submittedBy | |||||||||||
| textResume | |||||||||||
| veteran | |||||||||||
| zipCode | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.taleo.model.EntityBean
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the address property.
| |||||||||||
Gets the value of the cellPhone property.
| |||||||||||
Gets the value of the city property.
| |||||||||||
Gets the value of the country property.
| |||||||||||
Gets the value of the email property.
| |||||||||||
Gets the value of the firstName property.
| |||||||||||
Gets the value of the gender property.
| |||||||||||
Gets the value of the hiredDate property.
| |||||||||||
Gets the value of the lastName property.
| |||||||||||
Gets the value of the legalStatus property.
| |||||||||||
Gets the value of the middleInitial property.
| |||||||||||
Gets the value of the password property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the race property.
| |||||||||||
Gets the value of the rank property.
| |||||||||||
Gets the value of the reasonRejected property.
| |||||||||||
Gets the value of the referredBy property.
| |||||||||||
Gets the value of the resumeFileName property.
| |||||||||||
Gets the value of the source property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the state property.
| |||||||||||
Gets the value of the submittedBy property.
| |||||||||||
Gets the value of the textResume property.
| |||||||||||
Gets the value of the veteran property.
| |||||||||||
Gets the value of the zipCode property.
| |||||||||||
Sets the value of the address property.
| |||||||||||
Sets the value of the cellPhone property.
| |||||||||||
Sets the value of the city property.
| |||||||||||
Sets the value of the country property.
| |||||||||||
Sets the value of the email property.
| |||||||||||
Sets the value of the firstName property.
| |||||||||||
Sets the value of the gender property.
| |||||||||||
Sets the value of the hiredDate property.
| |||||||||||
Sets the value of the lastName property.
| |||||||||||
Sets the value of the legalStatus property.
| |||||||||||
Sets the value of the middleInitial property.
| |||||||||||
Sets the value of the password property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the race property.
| |||||||||||
Sets the value of the rank property.
| |||||||||||
Sets the value of the reasonRejected property.
| |||||||||||
Sets the value of the referredBy property.
| |||||||||||
Sets the value of the resumeFileName property.
| |||||||||||
Sets the value of the source property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the state property.
| |||||||||||
Sets the value of the submittedBy property.
| |||||||||||
Sets the value of the textResume property.
| |||||||||||
Sets the value of the veteran property.
| |||||||||||
Sets the value of the zipCode property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.taleo.model.EntityBean
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the address property.
Gets the value of the cellPhone property.
Gets the value of the city property.
Gets the value of the country property.
Gets the value of the email property.
Gets the value of the firstName property.
Gets the value of the gender property.
Gets the value of the hiredDate property.
Gets the value of the lastName property.
Gets the value of the legalStatus property.
Gets the value of the middleInitial property.
Gets the value of the password property.
Gets the value of the phone property.
Gets the value of the race property.
Gets the value of the rank property.
Gets the value of the reasonRejected property.
Gets the value of the referredBy property.
Gets the value of the resumeFileName property.
Gets the value of the source property.
Gets the value of the startDate property.
Gets the value of the state property.
Gets the value of the submittedBy property.
Gets the value of the textResume property.
Gets the value of the veteran property.
Gets the value of the zipCode property.
Sets the value of the address property.
| value | Allowed object is String |
|---|
Sets the value of the cellPhone property.
| value | Allowed object is String |
|---|
Sets the value of the city property.
| value | Allowed object is String |
|---|
Sets the value of the country property.
| value | Allowed object is String |
|---|
Sets the value of the email property.
| value | Allowed object is String |
|---|
Sets the value of the firstName property.
| value | Allowed object is String |
|---|
Sets the value of the gender property.
| value | Allowed object is String |
|---|
Sets the value of the hiredDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastName property.
| value | Allowed object is String |
|---|
Sets the value of the legalStatus property.
| value | Allowed object is String |
|---|
Sets the value of the middleInitial property.
| value | Allowed object is String |
|---|
Sets the value of the password property.
| value | Allowed object is String |
|---|
Sets the value of the phone property.
| value | Allowed object is String |
|---|
Sets the value of the race property.
| value | Allowed object is String |
|---|
Sets the value of the rank property.
| value |
|---|
Sets the value of the reasonRejected property.
| value | Allowed object is String |
|---|
Sets the value of the referredBy property.
| value | Allowed object is String |
|---|
Sets the value of the resumeFileName property.
| value | Allowed object is String |
|---|
Sets the value of the source property.
| value | Allowed object is String |
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the state property.
| value | Allowed object is String |
|---|
Sets the value of the submittedBy property.
| value | Allowed object is String |
|---|
Sets the value of the textResume property.
| value | Allowed object is String |
|---|
Sets the value of the veteran property.
| value | Allowed object is String |
|---|
Sets the value of the zipCode property.
| value | Allowed object is String |
|---|