| java.lang.Object | |
| ↳ | workday.com.bsvc.MaintainAcademicTenureDateBusinessProcessDataType |
Wrapper element for the Maintain Academic Tenure Dates business process web service.
Java class for Maintain_Academic_Tenure_Date_Business_Process_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Maintain_Academic_Tenure_Date_Business_Process_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Employee_Reference" type="{urn:com.workday/bsvc}EmployeeObjectType"/>
<element name="Maintain_Academic_Tenure_Date_Event_Data" type="{urn:com.workday/bsvc}Maintain_Academic_Tenure_Date_Event_DataType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| employeeReference | |||||||||||
| maintainAcademicTenureDateEventData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the employeeReference property.
| |||||||||||
Gets the value of the maintainAcademicTenureDateEventData property.
| |||||||||||
Sets the value of the employeeReference property.
| |||||||||||
Sets the value of the maintainAcademicTenureDateEventData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the employeeReference property.
EmployeeObjectType
Gets the value of the maintainAcademicTenureDateEventData property.
MaintainAcademicTenureDateEventDataType
Sets the value of the employeeReference property.
| value | Allowed object is
EmployeeObjectType
|
|---|
Sets the value of the maintainAcademicTenureDateEventData property.
| value | Allowed object is
MaintainAcademicTenureDateEventDataType
|
|---|

