| java.lang.Object | |
| ↳ | workday.com.bsvc.PayrollRemittancePayslipMessageDataType |
Payroll Remittance Payslip Message
Java class for Payroll_Remittance_Payslip_Message_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_Remittance_Payslip_Message_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Payslip_Message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| payslipMessage | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the payslipMessage property.
| |||||||||||
Sets the value of the payslipMessage property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the payslipMessage property.
Sets the value of the payslipMessage property.
| value | Allowed object is String |
|---|

