public class

ResultWorktagOverridesDataType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.payroll.ResultWorktagOverridesDataType

Class Overview

This can be used to enter worktag overrides (if applicable) that will be respected at the 'result' level. If no override is entered for a specific worktag, an applicable default worktag value (as of Period end date) will be used.

Java class for Result_Worktag_Overrides_DataType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Result_Worktag_Overrides_DataType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Company_Reference" type="{urn:com.workday/bsvc}CompanyObjectType" minOccurs="0"/>
         <element name="Region_Reference" type="{urn:com.workday/bsvc}RegionObjectType" minOccurs="0"/>
         <element name="Location_Reference" type="{urn:com.workday/bsvc}LocationObjectType" minOccurs="0"/>
         <element name="Cost_Center_Reference" type="{urn:com.workday/bsvc}Cost_CenterObjectType" minOccurs="0"/>
         <element name="Job_Profile_Reference" type="{urn:com.workday/bsvc}Job_ProfileObjectType" minOccurs="0"/>
         <element name="State__Work__Reference" type="{urn:com.workday/bsvc}Payroll_State_AuthorityObjectType" minOccurs="0"/>
         <element name="State__Resident__Reference" type="{urn:com.workday/bsvc}Payroll_State_AuthorityObjectType" minOccurs="0"/>
         <element name="County__Work__Reference" type="{urn:com.workday/bsvc}Payroll_Local_County_AuthorityObjectType" minOccurs="0"/>
         <element name="County__Resident__Reference" type="{urn:com.workday/bsvc}Payroll_Local_County_AuthorityObjectType" minOccurs="0"/>
         <element name="City__Work__Reference" type="{urn:com.workday/bsvc}Payroll_Local_City_AuthorityObjectType" minOccurs="0"/>
         <element name="City__Resident__Reference" type="{urn:com.workday/bsvc}Payroll_Local_City_AuthorityObjectType" minOccurs="0"/>
         <element name="School_District__Resident__Reference" type="{urn:com.workday/bsvc}Payroll_Local_School_District_AuthorityObjectType" minOccurs="0"/>
         <element name="Payroll_Reference_Number_Reference" type="{urn:com.workday/bsvc}Payroll_Reference_NumberObjectType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected PayrollLocalCityAuthorityObjectType cityResidentReference
protected PayrollLocalCityAuthorityObjectType cityWorkReference
protected CompanyObjectType companyReference
protected CostCenterObjectType costCenterReference
protected PayrollLocalCountyAuthorityObjectType countyResidentReference
protected PayrollLocalCountyAuthorityObjectType countyWorkReference
protected JobProfileObjectType jobProfileReference
protected LocationObjectType locationReference
protected PayrollReferenceNumberObjectType payrollReferenceNumberReference
protected RegionObjectType regionReference
protected PayrollLocalSchoolDistrictAuthorityObjectType schoolDistrictResidentReference
protected PayrollStateAuthorityObjectType stateResidentReference
protected PayrollStateAuthorityObjectType stateWorkReference
Public Constructors
ResultWorktagOverridesDataType()
Public Methods
PayrollLocalCityAuthorityObjectType getCityResidentReference()
Gets the value of the cityResidentReference property.
PayrollLocalCityAuthorityObjectType getCityWorkReference()
Gets the value of the cityWorkReference property.
CompanyObjectType getCompanyReference()
Gets the value of the companyReference property.
CostCenterObjectType getCostCenterReference()
Gets the value of the costCenterReference property.
PayrollLocalCountyAuthorityObjectType getCountyResidentReference()
Gets the value of the countyResidentReference property.
PayrollLocalCountyAuthorityObjectType getCountyWorkReference()
Gets the value of the countyWorkReference property.
JobProfileObjectType getJobProfileReference()
Gets the value of the jobProfileReference property.
LocationObjectType getLocationReference()
Gets the value of the locationReference property.
PayrollReferenceNumberObjectType getPayrollReferenceNumberReference()
Gets the value of the payrollReferenceNumberReference property.
RegionObjectType getRegionReference()
Gets the value of the regionReference property.
PayrollLocalSchoolDistrictAuthorityObjectType getSchoolDistrictResidentReference()
Gets the value of the schoolDistrictResidentReference property.
PayrollStateAuthorityObjectType getStateResidentReference()
Gets the value of the stateResidentReference property.
PayrollStateAuthorityObjectType getStateWorkReference()
Gets the value of the stateWorkReference property.
void setCityResidentReference(PayrollLocalCityAuthorityObjectType value)
Sets the value of the cityResidentReference property.
void setCityWorkReference(PayrollLocalCityAuthorityObjectType value)
Sets the value of the cityWorkReference property.
void setCompanyReference(CompanyObjectType value)
Sets the value of the companyReference property.
void setCostCenterReference(CostCenterObjectType value)
Sets the value of the costCenterReference property.
void setCountyResidentReference(PayrollLocalCountyAuthorityObjectType value)
Sets the value of the countyResidentReference property.
void setCountyWorkReference(PayrollLocalCountyAuthorityObjectType value)
Sets the value of the countyWorkReference property.
void setJobProfileReference(JobProfileObjectType value)
Sets the value of the jobProfileReference property.
void setLocationReference(LocationObjectType value)
Sets the value of the locationReference property.
void setPayrollReferenceNumberReference(PayrollReferenceNumberObjectType value)
Sets the value of the payrollReferenceNumberReference property.
void setRegionReference(RegionObjectType value)
Sets the value of the regionReference property.
void setSchoolDistrictResidentReference(PayrollLocalSchoolDistrictAuthorityObjectType value)
Sets the value of the schoolDistrictResidentReference property.
void setStateResidentReference(PayrollStateAuthorityObjectType value)
Sets the value of the stateResidentReference property.
void setStateWorkReference(PayrollStateAuthorityObjectType value)
Sets the value of the stateWorkReference property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected PayrollLocalCityAuthorityObjectType cityResidentReference

protected PayrollLocalCityAuthorityObjectType cityWorkReference

protected CompanyObjectType companyReference

protected CostCenterObjectType costCenterReference

protected PayrollLocalCountyAuthorityObjectType countyResidentReference

protected PayrollLocalCountyAuthorityObjectType countyWorkReference

protected JobProfileObjectType jobProfileReference

protected LocationObjectType locationReference

protected PayrollReferenceNumberObjectType payrollReferenceNumberReference

protected RegionObjectType regionReference

protected PayrollLocalSchoolDistrictAuthorityObjectType schoolDistrictResidentReference

protected PayrollStateAuthorityObjectType stateResidentReference

protected PayrollStateAuthorityObjectType stateWorkReference

Public Constructors

public ResultWorktagOverridesDataType ()

Public Methods

public PayrollLocalCityAuthorityObjectType getCityResidentReference ()

Gets the value of the cityResidentReference property.

Returns

public PayrollLocalCityAuthorityObjectType getCityWorkReference ()

Gets the value of the cityWorkReference property.

Returns

public CompanyObjectType getCompanyReference ()

Gets the value of the companyReference property.

Returns

public CostCenterObjectType getCostCenterReference ()

Gets the value of the costCenterReference property.

Returns

public PayrollLocalCountyAuthorityObjectType getCountyResidentReference ()

Gets the value of the countyResidentReference property.

Returns

public PayrollLocalCountyAuthorityObjectType getCountyWorkReference ()

Gets the value of the countyWorkReference property.

Returns

public JobProfileObjectType getJobProfileReference ()

Gets the value of the jobProfileReference property.

Returns

public LocationObjectType getLocationReference ()

Gets the value of the locationReference property.

Returns

public PayrollReferenceNumberObjectType getPayrollReferenceNumberReference ()

Gets the value of the payrollReferenceNumberReference property.

Returns

public RegionObjectType getRegionReference ()

Gets the value of the regionReference property.

Returns

public PayrollLocalSchoolDistrictAuthorityObjectType getSchoolDistrictResidentReference ()

Gets the value of the schoolDistrictResidentReference property.

public PayrollStateAuthorityObjectType getStateResidentReference ()

Gets the value of the stateResidentReference property.

Returns

public PayrollStateAuthorityObjectType getStateWorkReference ()

Gets the value of the stateWorkReference property.

Returns

public void setCityResidentReference (PayrollLocalCityAuthorityObjectType value)

Sets the value of the cityResidentReference property.

Parameters
value Allowed object is PayrollLocalCityAuthorityObjectType

public void setCityWorkReference (PayrollLocalCityAuthorityObjectType value)

Sets the value of the cityWorkReference property.

Parameters
value Allowed object is PayrollLocalCityAuthorityObjectType

public void setCompanyReference (CompanyObjectType value)

Sets the value of the companyReference property.

Parameters
value Allowed object is CompanyObjectType

public void setCostCenterReference (CostCenterObjectType value)

Sets the value of the costCenterReference property.

Parameters
value Allowed object is CostCenterObjectType

public void setCountyResidentReference (PayrollLocalCountyAuthorityObjectType value)

Sets the value of the countyResidentReference property.

Parameters
value Allowed object is PayrollLocalCountyAuthorityObjectType

public void setCountyWorkReference (PayrollLocalCountyAuthorityObjectType value)

Sets the value of the countyWorkReference property.

Parameters
value Allowed object is PayrollLocalCountyAuthorityObjectType

public void setJobProfileReference (JobProfileObjectType value)

Sets the value of the jobProfileReference property.

Parameters
value Allowed object is JobProfileObjectType

public void setLocationReference (LocationObjectType value)

Sets the value of the locationReference property.

Parameters
value Allowed object is LocationObjectType

public void setPayrollReferenceNumberReference (PayrollReferenceNumberObjectType value)

Sets the value of the payrollReferenceNumberReference property.

Parameters
value Allowed object is PayrollReferenceNumberObjectType

public void setRegionReference (RegionObjectType value)

Sets the value of the regionReference property.

Parameters
value Allowed object is RegionObjectType

public void setSchoolDistrictResidentReference (PayrollLocalSchoolDistrictAuthorityObjectType value)

Sets the value of the schoolDistrictResidentReference property.

Parameters
value Allowed object is PayrollLocalSchoolDistrictAuthorityObjectType

public void setStateResidentReference (PayrollStateAuthorityObjectType value)

Sets the value of the stateResidentReference property.

Parameters
value Allowed object is PayrollStateAuthorityObjectType

public void setStateWorkReference (PayrollStateAuthorityObjectType value)

Sets the value of the stateWorkReference property.

Parameters
value Allowed object is PayrollStateAuthorityObjectType