| java.lang.Object | |
| ↳ | com.workday.payroll.WorksiteDataType |
Data for Location (Business Site). Includes identification, address, number of employees, and wages.
Java class for Worksite_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Worksite_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Worksite_Reference" type="{urn:com.workday/bsvc}LocationObjectType" minOccurs="0"/>
<element name="Trade_Name" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="35"/>
</restriction>
</simpleType>
</element>
<element name="Worksite_Street_Address" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Worksite_City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Worksite_State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Worksite_Zip_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Worksite_Expanded_Zip_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Worksite_Identification_Code" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="21"/>
</restriction>
</simpleType>
</element>
<element name="Worksite_Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Employees_Active_Month_1_Day_12" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Employees_Active_Month_2_Day_12" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Employees_Active_Month_3_Day_12" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Wages" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| employeesActiveMonth1Day12 | |||||||||||
| employeesActiveMonth2Day12 | |||||||||||
| employeesActiveMonth3Day12 | |||||||||||
| tradeName | |||||||||||
| wages | |||||||||||
| worksiteCity | |||||||||||
| worksiteDescription | |||||||||||
| worksiteExpandedZipCode | |||||||||||
| worksiteIdentificationCode | |||||||||||
| worksiteReference | |||||||||||
| worksiteState | |||||||||||
| worksiteStreetAddress | |||||||||||
| worksiteZipCode | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the employeesActiveMonth1Day12 property.
| |||||||||||
Gets the value of the employeesActiveMonth2Day12 property.
| |||||||||||
Gets the value of the employeesActiveMonth3Day12 property.
| |||||||||||
Gets the value of the tradeName property.
| |||||||||||
Gets the value of the wages property.
| |||||||||||
Gets the value of the worksiteCity property.
| |||||||||||
Gets the value of the worksiteDescription property.
| |||||||||||
Gets the value of the worksiteExpandedZipCode property.
| |||||||||||
Gets the value of the worksiteIdentificationCode property.
| |||||||||||
Gets the value of the worksiteReference property.
| |||||||||||
Gets the value of the worksiteState property.
| |||||||||||
Gets the value of the worksiteStreetAddress property.
| |||||||||||
Gets the value of the worksiteZipCode property.
| |||||||||||
Sets the value of the employeesActiveMonth1Day12 property.
| |||||||||||
Sets the value of the employeesActiveMonth2Day12 property.
| |||||||||||
Sets the value of the employeesActiveMonth3Day12 property.
| |||||||||||
Sets the value of the tradeName property.
| |||||||||||
Sets the value of the wages property.
| |||||||||||
Sets the value of the worksiteCity property.
| |||||||||||
Sets the value of the worksiteDescription property.
| |||||||||||
Sets the value of the worksiteExpandedZipCode property.
| |||||||||||
Sets the value of the worksiteIdentificationCode property.
| |||||||||||
Sets the value of the worksiteReference property.
| |||||||||||
Sets the value of the worksiteState property.
| |||||||||||
Sets the value of the worksiteStreetAddress property.
| |||||||||||
Sets the value of the worksiteZipCode property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the employeesActiveMonth1Day12 property.
Gets the value of the employeesActiveMonth2Day12 property.
Gets the value of the employeesActiveMonth3Day12 property.
Gets the value of the tradeName property.
Gets the value of the wages property.
Gets the value of the worksiteCity property.
Gets the value of the worksiteDescription property.
Gets the value of the worksiteExpandedZipCode property.
Gets the value of the worksiteIdentificationCode property.
Gets the value of the worksiteReference property.
LocationObjectType
Gets the value of the worksiteState property.
Gets the value of the worksiteStreetAddress property.
Gets the value of the worksiteZipCode property.
Sets the value of the employeesActiveMonth1Day12 property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the employeesActiveMonth2Day12 property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the employeesActiveMonth3Day12 property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the tradeName property.
| value | Allowed object is String |
|---|
Sets the value of the wages property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the worksiteCity property.
| value | Allowed object is String |
|---|
Sets the value of the worksiteDescription property.
| value | Allowed object is String |
|---|
Sets the value of the worksiteExpandedZipCode property.
| value | Allowed object is String |
|---|
Sets the value of the worksiteIdentificationCode property.
| value | Allowed object is String |
|---|
Sets the value of the worksiteReference property.
| value | Allowed object is
LocationObjectType
|
|---|
Sets the value of the worksiteState property.
| value | Allowed object is String |
|---|
Sets the value of the worksiteStreetAddress property.
| value | Allowed object is String |
|---|
Sets the value of the worksiteZipCode property.
| value | Allowed object is String |
|---|