public class

PayrollWorktagDataType

extends Object
java.lang.Object
   ↳ workday.com.bsvc.PayrollWorktagDataType

Class Overview

Payroll Worktag Data

Java class for Payroll_Worktag_DataType complex type.

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

 <complexType name="Payroll_Worktag_DataType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Company_Worktag_Reference" type="{urn:com.workday/bsvc}CompanyObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Location_Worktag_Reference" type="{urn:com.workday/bsvc}LocationObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Region_Worktag_Reference" type="{urn:com.workday/bsvc}RegionObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Job_Profile_Worktag_Reference" type="{urn:com.workday/bsvc}Job_ProfileObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Cost_Center_Worktag_Reference" type="{urn:com.workday/bsvc}Cost_CenterObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Project_Worktag_Reference" type="{urn:com.workday/bsvc}ProjectObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Withholding_Order_Worktag_Reference" type="{urn:com.workday/bsvc}Withholding_Order_CaseObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Payroll_State_Authority_Worktag_Reference" type="{urn:com.workday/bsvc}Payroll_State_AuthorityObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Payroll_Local_County_Authority_Worktag_Reference" type="{urn:com.workday/bsvc}Payroll_Local_County_AuthorityObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Payroll_Local_City_Authority_Worktag_Reference" type="{urn:com.workday/bsvc}Payroll_Local_City_AuthorityObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Payroll_Local_School_District_Worktag_Reference" type="{urn:com.workday/bsvc}Payroll_Local_School_District_AuthorityObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Payroll_Local_Other_Worktag_Reference" type="{urn:com.workday/bsvc}Payroll_Other_AuthorityObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Custom_Worktag_1_Reference" type="{urn:com.workday/bsvc}Custom_Worktag_1ObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Custom_Worktag_2_Reference" type="{urn:com.workday/bsvc}Custom_Worktag_2ObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Custom_Worktag_3_Reference" type="{urn:com.workday/bsvc}Custom_Worktag_3ObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Custom_Worktag_4_Reference" type="{urn:com.workday/bsvc}Custom_Worktag_4ObjectType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Custom_Worktag_5_Reference" type="{urn:com.workday/bsvc}Custom_Worktag_5ObjectType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected List<CompanyObjectType> companyWorktagReference
protected List<CostCenterObjectType> costCenterWorktagReference
protected List<CustomWorktag1ObjectType> customWorktag1Reference
protected List<CustomWorktag2ObjectType> customWorktag2Reference
protected List<CustomWorktag3ObjectType> customWorktag3Reference
protected List<CustomWorktag4ObjectType> customWorktag4Reference
protected List<CustomWorktag5ObjectType> customWorktag5Reference
protected List<JobProfileObjectType> jobProfileWorktagReference
protected List<LocationObjectType> locationWorktagReference
protected List<PayrollLocalCityAuthorityObjectType> payrollLocalCityAuthorityWorktagReference
protected List<PayrollLocalCountyAuthorityObjectType> payrollLocalCountyAuthorityWorktagReference
protected List<PayrollOtherAuthorityObjectType> payrollLocalOtherWorktagReference
protected List<PayrollLocalSchoolDistrictAuthorityObjectType> payrollLocalSchoolDistrictWorktagReference
protected List<PayrollStateAuthorityObjectType> payrollStateAuthorityWorktagReference
protected List<ProjectObjectType> projectWorktagReference
protected List<RegionObjectType> regionWorktagReference
protected List<WithholdingOrderCaseObjectType> withholdingOrderWorktagReference
Public Constructors
PayrollWorktagDataType()
Public Methods
List<CompanyObjectType> getCompanyWorktagReference()
Gets the value of the companyWorktagReference property.
List<CostCenterObjectType> getCostCenterWorktagReference()
Gets the value of the costCenterWorktagReference property.
List<CustomWorktag1ObjectType> getCustomWorktag1Reference()
Gets the value of the customWorktag1Reference property.
List<CustomWorktag2ObjectType> getCustomWorktag2Reference()
Gets the value of the customWorktag2Reference property.
List<CustomWorktag3ObjectType> getCustomWorktag3Reference()
Gets the value of the customWorktag3Reference property.
List<CustomWorktag4ObjectType> getCustomWorktag4Reference()
Gets the value of the customWorktag4Reference property.
List<CustomWorktag5ObjectType> getCustomWorktag5Reference()
Gets the value of the customWorktag5Reference property.
List<JobProfileObjectType> getJobProfileWorktagReference()
Gets the value of the jobProfileWorktagReference property.
List<LocationObjectType> getLocationWorktagReference()
Gets the value of the locationWorktagReference property.
List<PayrollLocalCityAuthorityObjectType> getPayrollLocalCityAuthorityWorktagReference()
Gets the value of the payrollLocalCityAuthorityWorktagReference property.
List<PayrollLocalCountyAuthorityObjectType> getPayrollLocalCountyAuthorityWorktagReference()
Gets the value of the payrollLocalCountyAuthorityWorktagReference property.
List<PayrollOtherAuthorityObjectType> getPayrollLocalOtherWorktagReference()
Gets the value of the payrollLocalOtherWorktagReference property.
List<PayrollLocalSchoolDistrictAuthorityObjectType> getPayrollLocalSchoolDistrictWorktagReference()
Gets the value of the payrollLocalSchoolDistrictWorktagReference property.
List<PayrollStateAuthorityObjectType> getPayrollStateAuthorityWorktagReference()
Gets the value of the payrollStateAuthorityWorktagReference property.
List<ProjectObjectType> getProjectWorktagReference()
Gets the value of the projectWorktagReference property.
List<RegionObjectType> getRegionWorktagReference()
Gets the value of the regionWorktagReference property.
List<WithholdingOrderCaseObjectType> getWithholdingOrderWorktagReference()
Gets the value of the withholdingOrderWorktagReference property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected List<CompanyObjectType> companyWorktagReference

protected List<CostCenterObjectType> costCenterWorktagReference

protected List<CustomWorktag1ObjectType> customWorktag1Reference

protected List<CustomWorktag2ObjectType> customWorktag2Reference

protected List<CustomWorktag3ObjectType> customWorktag3Reference

protected List<CustomWorktag4ObjectType> customWorktag4Reference

protected List<CustomWorktag5ObjectType> customWorktag5Reference

protected List<JobProfileObjectType> jobProfileWorktagReference

protected List<LocationObjectType> locationWorktagReference

protected List<PayrollLocalCityAuthorityObjectType> payrollLocalCityAuthorityWorktagReference

protected List<PayrollLocalCountyAuthorityObjectType> payrollLocalCountyAuthorityWorktagReference

protected List<PayrollOtherAuthorityObjectType> payrollLocalOtherWorktagReference

protected List<PayrollLocalSchoolDistrictAuthorityObjectType> payrollLocalSchoolDistrictWorktagReference

protected List<PayrollStateAuthorityObjectType> payrollStateAuthorityWorktagReference

protected List<ProjectObjectType> projectWorktagReference

protected List<RegionObjectType> regionWorktagReference

protected List<WithholdingOrderCaseObjectType> withholdingOrderWorktagReference

Public Constructors

public PayrollWorktagDataType ()

Public Methods

public List<CompanyObjectType> getCompanyWorktagReference ()

Gets the value of the companyWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the companyWorktagReference property.

For example, to add a new item, do as follows:

    getCompanyWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list CompanyObjectType

public List<CostCenterObjectType> getCostCenterWorktagReference ()

Gets the value of the costCenterWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the costCenterWorktagReference property.

For example, to add a new item, do as follows:

    getCostCenterWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list CostCenterObjectType

public List<CustomWorktag1ObjectType> getCustomWorktag1Reference ()

Gets the value of the customWorktag1Reference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the customWorktag1Reference property.

For example, to add a new item, do as follows:

    getCustomWorktag1Reference().add(newItem);
 

Objects of the following type(s) are allowed in the list CustomWorktag1ObjectType

public List<CustomWorktag2ObjectType> getCustomWorktag2Reference ()

Gets the value of the customWorktag2Reference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the customWorktag2Reference property.

For example, to add a new item, do as follows:

    getCustomWorktag2Reference().add(newItem);
 

Objects of the following type(s) are allowed in the list CustomWorktag2ObjectType

public List<CustomWorktag3ObjectType> getCustomWorktag3Reference ()

Gets the value of the customWorktag3Reference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the customWorktag3Reference property.

For example, to add a new item, do as follows:

    getCustomWorktag3Reference().add(newItem);
 

Objects of the following type(s) are allowed in the list CustomWorktag3ObjectType

public List<CustomWorktag4ObjectType> getCustomWorktag4Reference ()

Gets the value of the customWorktag4Reference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the customWorktag4Reference property.

For example, to add a new item, do as follows:

    getCustomWorktag4Reference().add(newItem);
 

Objects of the following type(s) are allowed in the list CustomWorktag4ObjectType

public List<CustomWorktag5ObjectType> getCustomWorktag5Reference ()

Gets the value of the customWorktag5Reference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the customWorktag5Reference property.

For example, to add a new item, do as follows:

    getCustomWorktag5Reference().add(newItem);
 

Objects of the following type(s) are allowed in the list CustomWorktag5ObjectType

public List<JobProfileObjectType> getJobProfileWorktagReference ()

Gets the value of the jobProfileWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the jobProfileWorktagReference property.

For example, to add a new item, do as follows:

    getJobProfileWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list JobProfileObjectType

public List<LocationObjectType> getLocationWorktagReference ()

Gets the value of the locationWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the locationWorktagReference property.

For example, to add a new item, do as follows:

    getLocationWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list LocationObjectType

public List<PayrollLocalCityAuthorityObjectType> getPayrollLocalCityAuthorityWorktagReference ()

Gets the value of the payrollLocalCityAuthorityWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the payrollLocalCityAuthorityWorktagReference property.

For example, to add a new item, do as follows:

    getPayrollLocalCityAuthorityWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list PayrollLocalCityAuthorityObjectType

public List<PayrollLocalCountyAuthorityObjectType> getPayrollLocalCountyAuthorityWorktagReference ()

Gets the value of the payrollLocalCountyAuthorityWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the payrollLocalCountyAuthorityWorktagReference property.

For example, to add a new item, do as follows:

    getPayrollLocalCountyAuthorityWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list PayrollLocalCountyAuthorityObjectType

public List<PayrollOtherAuthorityObjectType> getPayrollLocalOtherWorktagReference ()

Gets the value of the payrollLocalOtherWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the payrollLocalOtherWorktagReference property.

For example, to add a new item, do as follows:

    getPayrollLocalOtherWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list PayrollOtherAuthorityObjectType

public List<PayrollLocalSchoolDistrictAuthorityObjectType> getPayrollLocalSchoolDistrictWorktagReference ()

Gets the value of the payrollLocalSchoolDistrictWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the payrollLocalSchoolDistrictWorktagReference property.

For example, to add a new item, do as follows:

    getPayrollLocalSchoolDistrictWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list PayrollLocalSchoolDistrictAuthorityObjectType

public List<PayrollStateAuthorityObjectType> getPayrollStateAuthorityWorktagReference ()

Gets the value of the payrollStateAuthorityWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the payrollStateAuthorityWorktagReference property.

For example, to add a new item, do as follows:

    getPayrollStateAuthorityWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list PayrollStateAuthorityObjectType

public List<ProjectObjectType> getProjectWorktagReference ()

Gets the value of the projectWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the projectWorktagReference property.

For example, to add a new item, do as follows:

    getProjectWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectObjectType

public List<RegionObjectType> getRegionWorktagReference ()

Gets the value of the regionWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the regionWorktagReference property.

For example, to add a new item, do as follows:

    getRegionWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list RegionObjectType

public List<WithholdingOrderCaseObjectType> getWithholdingOrderWorktagReference ()

Gets the value of the withholdingOrderWorktagReference property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the withholdingOrderWorktagReference property.

For example, to add a new item, do as follows:

    getWithholdingOrderWorktagReference().add(newItem);
 

Objects of the following type(s) are allowed in the list WithholdingOrderCaseObjectType