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

