| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRow | |
| ↳ | com.netsuite.webservices.transactions.employees_2010_2.TimeBillSearchRow | |
Java class for TimeBillSearchRow complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeBillSearchRow">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRow">
<sequence>
<element name="basic" type="{urn:common_2010_2.platform.webservices.netsuite.com}TimeBillSearchRowBasic" minOccurs="0"/>
<element name="callJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PhoneCallSearchRowBasic" minOccurs="0"/>
<element name="caseJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}SupportCaseSearchRowBasic" minOccurs="0"/>
<element name="customerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CustomerSearchRowBasic" minOccurs="0"/>
<element name="employeeJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchRowBasic" minOccurs="0"/>
<element name="eventJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CalendarEventSearchRowBasic" minOccurs="0"/>
<element name="itemJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ItemSearchRowBasic" minOccurs="0"/>
<element name="jobJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}JobSearchRowBasic" minOccurs="0"/>
<element name="projectTaskJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ProjectTaskSearchRowBasic" minOccurs="0"/>
<element name="taskJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TaskSearchRowBasic" minOccurs="0"/>
<element name="userJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchRowBasic" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| basic | |||||||||||
| callJoin | |||||||||||
| caseJoin | |||||||||||
| customerJoin | |||||||||||
| employeeJoin | |||||||||||
| eventJoin | |||||||||||
| itemJoin | |||||||||||
| jobJoin | |||||||||||
| projectTaskJoin | |||||||||||
| taskJoin | |||||||||||
| userJoin | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the basic property.
| |||||||||||
Gets the value of the callJoin property.
| |||||||||||
Gets the value of the caseJoin property.
| |||||||||||
Gets the value of the customerJoin property.
| |||||||||||
Gets the value of the employeeJoin property.
| |||||||||||
Gets the value of the eventJoin property.
| |||||||||||
Gets the value of the itemJoin property.
| |||||||||||
Gets the value of the jobJoin property.
| |||||||||||
Gets the value of the projectTaskJoin property.
| |||||||||||
Gets the value of the taskJoin property.
| |||||||||||
Gets the value of the userJoin property.
| |||||||||||
Sets the value of the basic property.
| |||||||||||
Sets the value of the callJoin property.
| |||||||||||
Sets the value of the caseJoin property.
| |||||||||||
Sets the value of the customerJoin property.
| |||||||||||
Sets the value of the employeeJoin property.
| |||||||||||
Sets the value of the eventJoin property.
| |||||||||||
Sets the value of the itemJoin property.
| |||||||||||
Sets the value of the jobJoin property.
| |||||||||||
Sets the value of the projectTaskJoin property.
| |||||||||||
Sets the value of the taskJoin property.
| |||||||||||
Sets the value of the userJoin property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the basic property.
TimeBillSearchRowBasic
Gets the value of the callJoin property.
PhoneCallSearchRowBasic
Gets the value of the caseJoin property.
SupportCaseSearchRowBasic
Gets the value of the customerJoin property.
CustomerSearchRowBasic
Gets the value of the employeeJoin property.
EmployeeSearchRowBasic
Gets the value of the eventJoin property.
CalendarEventSearchRowBasic
Gets the value of the itemJoin property.
ItemSearchRowBasic
Gets the value of the jobJoin property.
JobSearchRowBasic
Gets the value of the projectTaskJoin property.
ProjectTaskSearchRowBasic
Gets the value of the taskJoin property.
TaskSearchRowBasic
Gets the value of the userJoin property.
EmployeeSearchRowBasic
Sets the value of the basic property.
| value | Allowed object is
TimeBillSearchRowBasic
|
|---|
Sets the value of the callJoin property.
| value | Allowed object is
PhoneCallSearchRowBasic
|
|---|
Sets the value of the caseJoin property.
| value | Allowed object is
SupportCaseSearchRowBasic
|
|---|
Sets the value of the customerJoin property.
| value | Allowed object is
CustomerSearchRowBasic
|
|---|
Sets the value of the employeeJoin property.
| value | Allowed object is
EmployeeSearchRowBasic
|
|---|
Sets the value of the eventJoin property.
| value | Allowed object is
CalendarEventSearchRowBasic
|
|---|
Sets the value of the itemJoin property.
| value | Allowed object is
ItemSearchRowBasic
|
|---|
Sets the value of the jobJoin property.
| value | Allowed object is
JobSearchRowBasic
|
|---|
Sets the value of the projectTaskJoin property.
| value | Allowed object is
ProjectTaskSearchRowBasic
|
|---|
Sets the value of the taskJoin property.
| value | Allowed object is
TaskSearchRowBasic
|
|---|
Sets the value of the userJoin property.
| value | Allowed object is
EmployeeSearchRowBasic
|
|---|