| java.lang.Object | |
| ↳ | workday.com.bsvc.MaintainEmployeeContractsType |
Encapsulating element containing all Employee Contract data.
Java class for Maintain_Employee_ContractsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Maintain_Employee_ContractsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Maintain_Employee_Contracts_Data" type="{urn:com.workday/bsvc}Maintain_Employee_Contracts_DataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| maintainEmployeeContractsData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the maintainEmployeeContractsData property.
| |||||||||||
Sets the value of the maintainEmployeeContractsData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the maintainEmployeeContractsData property.
MaintainEmployeeContractsDataType
Sets the value of the maintainEmployeeContractsData property.
| value | Allowed object is
MaintainEmployeeContractsDataType
|
|---|

