| java.lang.Object | |
| ↳ | workday.com.bsvc.PayrollWorktagDataType |
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>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the companyWorktagReference property.
| |||||||||||
Gets the value of the costCenterWorktagReference property.
| |||||||||||
Gets the value of the customWorktag1Reference property.
| |||||||||||
Gets the value of the customWorktag2Reference property.
| |||||||||||
Gets the value of the customWorktag3Reference property.
| |||||||||||
Gets the value of the customWorktag4Reference property.
| |||||||||||
Gets the value of the customWorktag5Reference property.
| |||||||||||
Gets the value of the jobProfileWorktagReference property.
| |||||||||||
Gets the value of the locationWorktagReference property.
| |||||||||||
Gets the value of the payrollLocalCityAuthorityWorktagReference property.
| |||||||||||
Gets the value of the payrollLocalCountyAuthorityWorktagReference property.
| |||||||||||
Gets the value of the payrollLocalOtherWorktagReference property.
| |||||||||||
Gets the value of the payrollLocalSchoolDistrictWorktagReference property.
| |||||||||||
Gets the value of the payrollStateAuthorityWorktagReference property.
| |||||||||||
Gets the value of the projectWorktagReference property.
| |||||||||||
Gets the value of the regionWorktagReference property.
| |||||||||||
Gets the value of the withholdingOrderWorktagReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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