| java.lang.Object | |
| ↳ | workday.com.bsvc.PayrollSupportOrderAmendOrTerminateDataType |
Include this element to Amend or Terminate an existing Support Order.
Java class for Payroll_Support_Order_Amend_or_Terminate_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_Support_Order_Amend_or_Terminate_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Support_Order_Reference" type="{urn:com.workday/bsvc}Unique_IdentifierObjectType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| supportOrderReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the supportOrderReference property.
| |||||||||||
Sets the value of the supportOrderReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the supportOrderReference property.
UniqueIdentifierObjectType
Sets the value of the supportOrderReference property.
| value | Allowed object is
UniqueIdentifierObjectType
|
|---|

