public class

TimeBillSearchRowBasic

extends SearchRowBasic
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2013_2.SearchRow
     ↳ com.netsuite.webservices.platform.core_2013_2.SearchRowBasic
       ↳ com.netsuite.webservices.platform.common_2013_2.TimeBillSearchRowBasic

Class Overview

Java class for TimeBillSearchRowBasic complex type.

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

 <complexType name="TimeBillSearchRowBasic">
   <complexContent>
     <extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRowBasic">
       <sequence>
         <element name="break" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="class" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="customer" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="date" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="dateCreated" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="department" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="durationDecimal" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="employee" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="endTime" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="hours" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isBillable" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isExempt" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isProductive" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isUtilized" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="item" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="lastModified" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="location" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="memo" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="paidExternally" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="payItem" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="payrollDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="rate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="startTime" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="status" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="subsidiary" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="supervisorApproval" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="temporaryLocalJurisdiction" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="temporaryStateJurisdiction" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="type" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected List<SearchColumnStringField> _break
protected List<SearchColumnSelectField> clazz
protected SearchColumnCustomFieldList customFieldList
protected List<SearchColumnSelectField> customer
protected List<SearchColumnDateField> date
protected List<SearchColumnDateField> dateCreated
protected List<SearchColumnSelectField> department
protected List<SearchColumnDoubleField> durationDecimal
protected List<SearchColumnSelectField> employee
protected List<SearchColumnDateField> endTime
protected List<SearchColumnStringField> externalId
protected List<SearchColumnStringField> hours
protected List<SearchColumnSelectField> internalId
protected List<SearchColumnBooleanField> isBillable
protected List<SearchColumnBooleanField> isExempt
protected List<SearchColumnBooleanField> isProductive
protected List<SearchColumnBooleanField> isUtilized
protected List<SearchColumnStringField> item
protected List<SearchColumnDateField> lastModified
protected List<SearchColumnSelectField> location
protected List<SearchColumnStringField> memo
protected List<SearchColumnBooleanField> paidExternally
protected List<SearchColumnSelectField> payItem
protected List<SearchColumnDateField> payrollDate
protected List<SearchColumnDoubleField> rate
protected List<SearchColumnDateField> startTime
protected List<SearchColumnStringField> status
protected List<SearchColumnStringField> subsidiary
protected List<SearchColumnBooleanField> supervisorApproval
protected List<SearchColumnStringField> temporaryLocalJurisdiction
protected List<SearchColumnStringField> temporaryStateJurisdiction
protected List<SearchColumnEnumSelectField> type
Public Constructors
TimeBillSearchRowBasic()
Public Methods
List<SearchColumnStringField> getBreak()
Gets the value of the break property.
List<SearchColumnSelectField> getClazz()
Gets the value of the clazz property.
SearchColumnCustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
List<SearchColumnSelectField> getCustomer()
Gets the value of the customer property.
List<SearchColumnDateField> getDate()
Gets the value of the date property.
List<SearchColumnDateField> getDateCreated()
Gets the value of the dateCreated property.
List<SearchColumnSelectField> getDepartment()
Gets the value of the department property.
List<SearchColumnDoubleField> getDurationDecimal()
Gets the value of the durationDecimal property.
List<SearchColumnSelectField> getEmployee()
Gets the value of the employee property.
List<SearchColumnDateField> getEndTime()
Gets the value of the endTime property.
List<SearchColumnStringField> getExternalId()
Gets the value of the externalId property.
List<SearchColumnStringField> getHours()
Gets the value of the hours property.
List<SearchColumnSelectField> getInternalId()
Gets the value of the internalId property.
List<SearchColumnBooleanField> getIsBillable()
Gets the value of the isBillable property.
List<SearchColumnBooleanField> getIsExempt()
Gets the value of the isExempt property.
List<SearchColumnBooleanField> getIsProductive()
Gets the value of the isProductive property.
List<SearchColumnBooleanField> getIsUtilized()
Gets the value of the isUtilized property.
List<SearchColumnStringField> getItem()
Gets the value of the item property.
List<SearchColumnDateField> getLastModified()
Gets the value of the lastModified property.
List<SearchColumnSelectField> getLocation()
Gets the value of the location property.
List<SearchColumnStringField> getMemo()
Gets the value of the memo property.
List<SearchColumnBooleanField> getPaidExternally()
Gets the value of the paidExternally property.
List<SearchColumnSelectField> getPayItem()
Gets the value of the payItem property.
List<SearchColumnDateField> getPayrollDate()
Gets the value of the payrollDate property.
List<SearchColumnDoubleField> getRate()
Gets the value of the rate property.
List<SearchColumnDateField> getStartTime()
Gets the value of the startTime property.
List<SearchColumnStringField> getStatus()
Gets the value of the status property.
List<SearchColumnStringField> getSubsidiary()
Gets the value of the subsidiary property.
List<SearchColumnBooleanField> getSupervisorApproval()
Gets the value of the supervisorApproval property.
List<SearchColumnStringField> getTemporaryLocalJurisdiction()
Gets the value of the temporaryLocalJurisdiction property.
List<SearchColumnStringField> getTemporaryStateJurisdiction()
Gets the value of the temporaryStateJurisdiction property.
List<SearchColumnEnumSelectField> getType()
Gets the value of the type property.
void setBreak(List<SearchColumnStringField> _break)
Sets the value of the break property.
void setClazz(List<SearchColumnSelectField> clazz)
Sets the value of the clazz property.
void setCustomFieldList(SearchColumnCustomFieldList value)
Sets the value of the customFieldList property.
void setCustomer(List<SearchColumnSelectField> customer)
Sets the value of the customer property.
void setDate(List<SearchColumnDateField> date)
Sets the value of the date property.
void setDateCreated(List<SearchColumnDateField> dateCreated)
Sets the value of the dateCreated property.
void setDepartment(List<SearchColumnSelectField> department)
Sets the value of the department property.
void setDurationDecimal(List<SearchColumnDoubleField> durationDecimal)
Sets the value of the durationDecimal property.
void setEmployee(List<SearchColumnSelectField> employee)
Sets the value of the employee property.
void setEndTime(List<SearchColumnDateField> endTime)
Sets the value of the endTime property.
void setExternalId(List<SearchColumnStringField> externalId)
Sets the value of the externalId property.
void setHours(List<SearchColumnStringField> hours)
Sets the value of the hours property.
void setInternalId(List<SearchColumnSelectField> internalId)
Sets the value of the internalId property.
void setIsBillable(List<SearchColumnBooleanField> isBillable)
Sets the value of the isBillable property.
void setIsExempt(List<SearchColumnBooleanField> isExempt)
Sets the value of the isExempt property.
void setIsProductive(List<SearchColumnBooleanField> isProductive)
Sets the value of the isProductive property.
void setIsUtilized(List<SearchColumnBooleanField> isUtilized)
Sets the value of the isUtilized property.
void setItem(List<SearchColumnStringField> item)
Sets the value of the item property.
void setLastModified(List<SearchColumnDateField> lastModified)
Sets the value of the lastModified property.
void setLocation(List<SearchColumnSelectField> location)
Sets the value of the location property.
void setMemo(List<SearchColumnStringField> memo)
Sets the value of the memo property.
void setPaidExternally(List<SearchColumnBooleanField> paidExternally)
Sets the value of the paidExternally property.
void setPayItem(List<SearchColumnSelectField> payItem)
Sets the value of the payItem property.
void setPayrollDate(List<SearchColumnDateField> payrollDate)
Sets the value of the payrollDate property.
void setRate(List<SearchColumnDoubleField> rate)
Sets the value of the rate property.
void setStartTime(List<SearchColumnDateField> startTime)
Sets the value of the startTime property.
void setStatus(List<SearchColumnStringField> status)
Sets the value of the status property.
void setSubsidiary(List<SearchColumnStringField> subsidiary)
Sets the value of the subsidiary property.
void setSupervisorApproval(List<SearchColumnBooleanField> supervisorApproval)
Sets the value of the supervisorApproval property.
void setTemporaryLocalJurisdiction(List<SearchColumnStringField> temporaryLocalJurisdiction)
Sets the value of the temporaryLocalJurisdiction property.
void setTemporaryStateJurisdiction(List<SearchColumnStringField> temporaryStateJurisdiction)
Sets the value of the temporaryStateJurisdiction property.
void setType(List<SearchColumnEnumSelectField> type)
Sets the value of the type property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected List<SearchColumnStringField> _break

protected List<SearchColumnSelectField> clazz

protected SearchColumnCustomFieldList customFieldList

protected List<SearchColumnSelectField> customer

protected List<SearchColumnDateField> date

protected List<SearchColumnDateField> dateCreated

protected List<SearchColumnSelectField> department

protected List<SearchColumnDoubleField> durationDecimal

protected List<SearchColumnSelectField> employee

protected List<SearchColumnDateField> endTime

protected List<SearchColumnStringField> externalId

protected List<SearchColumnStringField> hours

protected List<SearchColumnSelectField> internalId

protected List<SearchColumnBooleanField> isBillable

protected List<SearchColumnBooleanField> isExempt

protected List<SearchColumnBooleanField> isProductive

protected List<SearchColumnBooleanField> isUtilized

protected List<SearchColumnStringField> item

protected List<SearchColumnDateField> lastModified

protected List<SearchColumnSelectField> location

protected List<SearchColumnStringField> memo

protected List<SearchColumnBooleanField> paidExternally

protected List<SearchColumnSelectField> payItem

protected List<SearchColumnDateField> payrollDate

protected List<SearchColumnDoubleField> rate

protected List<SearchColumnDateField> startTime

protected List<SearchColumnStringField> status

protected List<SearchColumnStringField> subsidiary

protected List<SearchColumnBooleanField> supervisorApproval

protected List<SearchColumnStringField> temporaryLocalJurisdiction

protected List<SearchColumnStringField> temporaryStateJurisdiction

protected List<SearchColumnEnumSelectField> type

Public Constructors

public TimeBillSearchRowBasic ()

Public Methods

public List<SearchColumnStringField> getBreak ()

Gets the value of the break 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 break property.

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

    getBreak().add(newItem);
 

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

public List<SearchColumnSelectField> getClazz ()

Gets the value of the clazz 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 clazz property.

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

    getClazz().add(newItem);
 

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

public SearchColumnCustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public List<SearchColumnSelectField> getCustomer ()

Gets the value of the customer 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 customer property.

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

    getCustomer().add(newItem);
 

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

public List<SearchColumnDateField> getDate ()

Gets the value of the date 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 date property.

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

    getDate().add(newItem);
 

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

public List<SearchColumnDateField> getDateCreated ()

Gets the value of the dateCreated 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 dateCreated property.

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

    getDateCreated().add(newItem);
 

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

public List<SearchColumnSelectField> getDepartment ()

Gets the value of the department 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 department property.

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

    getDepartment().add(newItem);
 

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

public List<SearchColumnDoubleField> getDurationDecimal ()

Gets the value of the durationDecimal 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 durationDecimal property.

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

    getDurationDecimal().add(newItem);
 

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

public List<SearchColumnSelectField> getEmployee ()

Gets the value of the employee 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 employee property.

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

    getEmployee().add(newItem);
 

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

public List<SearchColumnDateField> getEndTime ()

Gets the value of the endTime 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 endTime property.

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

    getEndTime().add(newItem);
 

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

public List<SearchColumnStringField> getExternalId ()

Gets the value of the externalId 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 externalId property.

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

    getExternalId().add(newItem);
 

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

public List<SearchColumnStringField> getHours ()

Gets the value of the hours 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 hours property.

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

    getHours().add(newItem);
 

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

public List<SearchColumnSelectField> getInternalId ()

Gets the value of the internalId 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 internalId property.

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

    getInternalId().add(newItem);
 

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

public List<SearchColumnBooleanField> getIsBillable ()

Gets the value of the isBillable 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 isBillable property.

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

    getIsBillable().add(newItem);
 

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

public List<SearchColumnBooleanField> getIsExempt ()

Gets the value of the isExempt 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 isExempt property.

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

    getIsExempt().add(newItem);
 

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

public List<SearchColumnBooleanField> getIsProductive ()

Gets the value of the isProductive 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 isProductive property.

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

    getIsProductive().add(newItem);
 

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

public List<SearchColumnBooleanField> getIsUtilized ()

Gets the value of the isUtilized 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 isUtilized property.

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

    getIsUtilized().add(newItem);
 

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

public List<SearchColumnStringField> getItem ()

Gets the value of the item 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 item property.

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

    getItem().add(newItem);
 

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

public List<SearchColumnDateField> getLastModified ()

Gets the value of the lastModified 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 lastModified property.

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

    getLastModified().add(newItem);
 

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

public List<SearchColumnSelectField> getLocation ()

Gets the value of the location 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 location property.

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

    getLocation().add(newItem);
 

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

public List<SearchColumnStringField> getMemo ()

Gets the value of the memo 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 memo property.

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

    getMemo().add(newItem);
 

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

public List<SearchColumnBooleanField> getPaidExternally ()

Gets the value of the paidExternally 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 paidExternally property.

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

    getPaidExternally().add(newItem);
 

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

public List<SearchColumnSelectField> getPayItem ()

Gets the value of the payItem 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 payItem property.

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

    getPayItem().add(newItem);
 

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

public List<SearchColumnDateField> getPayrollDate ()

Gets the value of the payrollDate 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 payrollDate property.

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

    getPayrollDate().add(newItem);
 

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

public List<SearchColumnDoubleField> getRate ()

Gets the value of the rate 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 rate property.

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

    getRate().add(newItem);
 

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

public List<SearchColumnDateField> getStartTime ()

Gets the value of the startTime 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 startTime property.

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

    getStartTime().add(newItem);
 

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

public List<SearchColumnStringField> getStatus ()

Gets the value of the status 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 status property.

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

    getStatus().add(newItem);
 

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

public List<SearchColumnStringField> getSubsidiary ()

Gets the value of the subsidiary 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 subsidiary property.

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

    getSubsidiary().add(newItem);
 

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

public List<SearchColumnBooleanField> getSupervisorApproval ()

Gets the value of the supervisorApproval 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 supervisorApproval property.

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

    getSupervisorApproval().add(newItem);
 

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

public List<SearchColumnStringField> getTemporaryLocalJurisdiction ()

Gets the value of the temporaryLocalJurisdiction 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 temporaryLocalJurisdiction property.

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

    getTemporaryLocalJurisdiction().add(newItem);
 

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

public List<SearchColumnStringField> getTemporaryStateJurisdiction ()

Gets the value of the temporaryStateJurisdiction 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 temporaryStateJurisdiction property.

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

    getTemporaryStateJurisdiction().add(newItem);
 

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

public List<SearchColumnEnumSelectField> getType ()

Gets the value of the type 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 type property.

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

    getType().add(newItem);
 

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

public void setBreak (List<SearchColumnStringField> _break)

Sets the value of the break property.

Parameters
_break Allowed object is SearchColumnStringField

public void setClazz (List<SearchColumnSelectField> clazz)

Sets the value of the clazz property.

Parameters
clazz Allowed object is SearchColumnSelectField

public void setCustomFieldList (SearchColumnCustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is SearchColumnCustomFieldList

public void setCustomer (List<SearchColumnSelectField> customer)

Sets the value of the customer property.

Parameters
customer Allowed object is SearchColumnSelectField

public void setDate (List<SearchColumnDateField> date)

Sets the value of the date property.

Parameters
date Allowed object is SearchColumnDateField

public void setDateCreated (List<SearchColumnDateField> dateCreated)

Sets the value of the dateCreated property.

Parameters
dateCreated Allowed object is SearchColumnDateField

public void setDepartment (List<SearchColumnSelectField> department)

Sets the value of the department property.

Parameters
department Allowed object is SearchColumnSelectField

public void setDurationDecimal (List<SearchColumnDoubleField> durationDecimal)

Sets the value of the durationDecimal property.

Parameters
durationDecimal Allowed object is SearchColumnDoubleField

public void setEmployee (List<SearchColumnSelectField> employee)

Sets the value of the employee property.

Parameters
employee Allowed object is SearchColumnSelectField

public void setEndTime (List<SearchColumnDateField> endTime)

Sets the value of the endTime property.

Parameters
endTime Allowed object is SearchColumnDateField

public void setExternalId (List<SearchColumnStringField> externalId)

Sets the value of the externalId property.

Parameters
externalId Allowed object is SearchColumnStringField

public void setHours (List<SearchColumnStringField> hours)

Sets the value of the hours property.

Parameters
hours Allowed object is SearchColumnStringField

public void setInternalId (List<SearchColumnSelectField> internalId)

Sets the value of the internalId property.

Parameters
internalId Allowed object is SearchColumnSelectField

public void setIsBillable (List<SearchColumnBooleanField> isBillable)

Sets the value of the isBillable property.

Parameters
isBillable Allowed object is SearchColumnBooleanField

public void setIsExempt (List<SearchColumnBooleanField> isExempt)

Sets the value of the isExempt property.

Parameters
isExempt Allowed object is SearchColumnBooleanField

public void setIsProductive (List<SearchColumnBooleanField> isProductive)

Sets the value of the isProductive property.

Parameters
isProductive Allowed object is SearchColumnBooleanField

public void setIsUtilized (List<SearchColumnBooleanField> isUtilized)

Sets the value of the isUtilized property.

Parameters
isUtilized Allowed object is SearchColumnBooleanField

public void setItem (List<SearchColumnStringField> item)

Sets the value of the item property.

Parameters
item Allowed object is SearchColumnStringField

public void setLastModified (List<SearchColumnDateField> lastModified)

Sets the value of the lastModified property.

Parameters
lastModified Allowed object is SearchColumnDateField

public void setLocation (List<SearchColumnSelectField> location)

Sets the value of the location property.

Parameters
location Allowed object is SearchColumnSelectField

public void setMemo (List<SearchColumnStringField> memo)

Sets the value of the memo property.

Parameters
memo Allowed object is SearchColumnStringField

public void setPaidExternally (List<SearchColumnBooleanField> paidExternally)

Sets the value of the paidExternally property.

Parameters
paidExternally Allowed object is SearchColumnBooleanField

public void setPayItem (List<SearchColumnSelectField> payItem)

Sets the value of the payItem property.

Parameters
payItem Allowed object is SearchColumnSelectField

public void setPayrollDate (List<SearchColumnDateField> payrollDate)

Sets the value of the payrollDate property.

Parameters
payrollDate Allowed object is SearchColumnDateField

public void setRate (List<SearchColumnDoubleField> rate)

Sets the value of the rate property.

Parameters
rate Allowed object is SearchColumnDoubleField

public void setStartTime (List<SearchColumnDateField> startTime)

Sets the value of the startTime property.

Parameters
startTime Allowed object is SearchColumnDateField

public void setStatus (List<SearchColumnStringField> status)

Sets the value of the status property.

Parameters
status Allowed object is SearchColumnStringField

public void setSubsidiary (List<SearchColumnStringField> subsidiary)

Sets the value of the subsidiary property.

Parameters
subsidiary Allowed object is SearchColumnStringField

public void setSupervisorApproval (List<SearchColumnBooleanField> supervisorApproval)

Sets the value of the supervisorApproval property.

Parameters
supervisorApproval Allowed object is SearchColumnBooleanField

public void setTemporaryLocalJurisdiction (List<SearchColumnStringField> temporaryLocalJurisdiction)

Sets the value of the temporaryLocalJurisdiction property.

Parameters
temporaryLocalJurisdiction Allowed object is SearchColumnStringField

public void setTemporaryStateJurisdiction (List<SearchColumnStringField> temporaryStateJurisdiction)

Sets the value of the temporaryStateJurisdiction property.

Parameters
temporaryStateJurisdiction Allowed object is SearchColumnStringField

public void setType (List<SearchColumnEnumSelectField> type)

Sets the value of the type property.

Parameters
type Allowed object is SearchColumnEnumSelectField