| java.lang.Object | |
| ↳ | workday.com.bsvc.PayrollReportingTypeObjectIDType |
Contains a unique identifier for an instance of an object.
Java class for Payroll_Reporting_TypeObjectIDType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_Reporting_TypeObjectIDType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="type" use="required" type="{urn:com.workday/bsvc}Payroll_Reporting_TypeReferenceEnumeration" />
</extension>
</simpleContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| type | |||||||||||
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the type property.
| |||||||||||
Gets the value of the value property.
| |||||||||||
Sets the value of the type property.
| |||||||||||
Sets the value of the value property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the type property.
Gets the value of the value property.
Sets the value of the type property.
| value | Allowed object is String |
|---|
Sets the value of the value property.
| value | Allowed object is String |
|---|

