| java.lang.Object | |
| ↳ | com.workday.staffing.SwitchPrimaryJobDataType |
Wrapper element for the Switch Primary Job business process.
Java class for Switch_Primary_Job_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Switch_Primary_Job_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Reason_Reference" type="{urn:com.workday/bsvc}Event_Classification_SubcategoryObjectType"/>
<element name="Proposed_Primary_Job_Reference" type="{urn:com.workday/bsvc}Position_ElementObjectType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| proposedPrimaryJobReference | |||||||||||
| reasonReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the proposedPrimaryJobReference property.
| |||||||||||
Gets the value of the reasonReference property.
| |||||||||||
Sets the value of the proposedPrimaryJobReference property.
| |||||||||||
Sets the value of the reasonReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the proposedPrimaryJobReference property.
PositionElementObjectType
Gets the value of the reasonReference property.
EventClassificationSubcategoryObjectType
Sets the value of the proposedPrimaryJobReference property.
| value | Allowed object is
PositionElementObjectType
|
|---|
Sets the value of the reasonReference property.
| value | Allowed object is
EventClassificationSubcategoryObjectType
|
|---|

