| java.lang.Object | |
| ↳ | com.workday.recruiting.AssignPayGroupForPositionRestrictionDataType |
Wrapper element for Assign Pay Group for Position Restriction when it is a sub business process to Create Position.
Java class for Assign_Pay_Group_for_Position_Restriction_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Assign_Pay_Group_for_Position_Restriction_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Pay_Group_Reference" type="{urn:com.workday/bsvc}Pay_GroupObjectType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| payGroupReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the payGroupReference property.
| |||||||||||
Sets the value of the payGroupReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the payGroupReference property.
PayGroupObjectType
Sets the value of the payGroupReference property.
| value | Allowed object is
PayGroupObjectType
|
|---|

