| java.lang.Object | |
| ↳ | com.netsuite.webservices.platform.common_2012_1.TimeItem |
Java class for TimeItem complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeItem">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="employee" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="timeType" type="{urn:types.common_2012_1.platform.webservices.netsuite.com}TimeItemTimeType" minOccurs="0"/>
<element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="customer" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="isBillable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="payrollItem" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="item" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="temporaryLocalJurisdiction" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="temporaryStateJurisdiction" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="department" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="class" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="location" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="hours" type="{urn:core_2012_1.platform.webservices.netsuite.com}Duration" minOccurs="0"/>
<element name="hoursTotal" type="{urn:core_2012_1.platform.webservices.netsuite.com}Duration" minOccurs="0"/>
<element name="caseTaskEvent" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isUtilized" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isProductive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isExempt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| caseTaskEvent | |||||||||||
| clazz | |||||||||||
| customer | |||||||||||
| department | |||||||||||
| employee | |||||||||||
| hours | |||||||||||
| hoursTotal | |||||||||||
| id | |||||||||||
| isBillable | |||||||||||
| isExempt | |||||||||||
| isProductive | |||||||||||
| isUtilized | |||||||||||
| item | |||||||||||
| location | |||||||||||
| memo | |||||||||||
| payrollItem | |||||||||||
| temporaryLocalJurisdiction | |||||||||||
| temporaryStateJurisdiction | |||||||||||
| timeType | |||||||||||
| tranDate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the caseTaskEvent property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the customer property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the employee property.
| |||||||||||
Gets the value of the hours property.
| |||||||||||
Gets the value of the hoursTotal property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the payrollItem property.
| |||||||||||
Gets the value of the temporaryLocalJurisdiction property.
| |||||||||||
Gets the value of the temporaryStateJurisdiction property.
| |||||||||||
Gets the value of the timeType property.
| |||||||||||
Gets the value of the tranDate property.
| |||||||||||
Gets the value of the isBillable property.
| |||||||||||
Gets the value of the isExempt property.
| |||||||||||
Gets the value of the isProductive property.
| |||||||||||
Gets the value of the isUtilized property.
| |||||||||||
Sets the value of the caseTaskEvent property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the customer property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the employee property.
| |||||||||||
Sets the value of the hours property.
| |||||||||||
Sets the value of the hoursTotal property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the isBillable property.
| |||||||||||
Sets the value of the isExempt property.
| |||||||||||
Sets the value of the isProductive property.
| |||||||||||
Sets the value of the isUtilized property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the payrollItem property.
| |||||||||||
Sets the value of the temporaryLocalJurisdiction property.
| |||||||||||
Sets the value of the temporaryStateJurisdiction property.
| |||||||||||
Sets the value of the timeType property.
| |||||||||||
Sets the value of the tranDate property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the caseTaskEvent property.
RecordRef
Gets the value of the clazz property.
RecordRef
Gets the value of the customer property.
RecordRef
Gets the value of the department property.
RecordRef
Gets the value of the employee property.
RecordRef
Gets the value of the hours property.
Duration
Gets the value of the hoursTotal property.
Duration
Gets the value of the id property.
Gets the value of the item property.
RecordRef
Gets the value of the location property.
RecordRef
Gets the value of the memo property.
Gets the value of the payrollItem property.
RecordRef
Gets the value of the temporaryLocalJurisdiction property.
RecordRef
Gets the value of the temporaryStateJurisdiction property.
RecordRef
Gets the value of the timeType property.
TimeItemTimeType
Gets the value of the tranDate property.
Gets the value of the isBillable property.
Gets the value of the isExempt property.
Gets the value of the isProductive property.
Gets the value of the isUtilized property.
Sets the value of the caseTaskEvent property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the customer property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the employee property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the hours property.
| value | Allowed object is
Duration
|
|---|
Sets the value of the hoursTotal property.
| value | Allowed object is
Duration
|
|---|
Sets the value of the id property.
| value | Allowed object is Long |
|---|
Sets the value of the isBillable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isExempt property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isProductive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isUtilized property.
| value | Allowed object is Boolean |
|---|
Sets the value of the item property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the memo property.
| value | Allowed object is String |
|---|
Sets the value of the payrollItem property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the temporaryLocalJurisdiction property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the temporaryStateJurisdiction property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the timeType property.
| value | Allowed object is
TimeItemTimeType
|
|---|
Sets the value of the tranDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|