| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.transactions.employees_2010_2.TimeBillSearch | |
Java class for TimeBillSearch complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeBillSearch">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="basic" type="{urn:common_2010_2.platform.webservices.netsuite.com}TimeBillSearchBasic" minOccurs="0"/>
<element name="callJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PhoneCallSearchBasic" minOccurs="0"/>
<element name="caseJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}SupportCaseSearchBasic" minOccurs="0"/>
<element name="customerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CustomerSearchBasic" minOccurs="0"/>
<element name="employeeJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchBasic" minOccurs="0"/>
<element name="eventJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CalendarEventSearchBasic" minOccurs="0"/>
<element name="itemJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ItemSearchBasic" minOccurs="0"/>
<element name="jobJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}JobSearchBasic" minOccurs="0"/>
<element name="projectTaskJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ProjectTaskSearchBasic" minOccurs="0"/>
<element name="taskJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TaskSearchBasic" minOccurs="0"/>
<element name="userJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchBasic" 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.
TimeBillSearchBasic
Gets the value of the callJoin property.
PhoneCallSearchBasic
Gets the value of the caseJoin property.
SupportCaseSearchBasic
Gets the value of the customerJoin property.
CustomerSearchBasic
Gets the value of the employeeJoin property.
EmployeeSearchBasic
Gets the value of the eventJoin property.
CalendarEventSearchBasic
Gets the value of the itemJoin property.
ItemSearchBasic
Gets the value of the jobJoin property.
JobSearchBasic
Gets the value of the projectTaskJoin property.
ProjectTaskSearchBasic
Gets the value of the taskJoin property.
TaskSearchBasic
Gets the value of the userJoin property.
EmployeeSearchBasic
Sets the value of the basic property.
| value | Allowed object is
TimeBillSearchBasic
|
|---|
Sets the value of the callJoin property.
| value | Allowed object is
PhoneCallSearchBasic
|
|---|
Sets the value of the caseJoin property.
| value | Allowed object is
SupportCaseSearchBasic
|
|---|
Sets the value of the customerJoin property.
| value | Allowed object is
CustomerSearchBasic
|
|---|
Sets the value of the employeeJoin property.
| value | Allowed object is
EmployeeSearchBasic
|
|---|
Sets the value of the eventJoin property.
| value | Allowed object is
CalendarEventSearchBasic
|
|---|
Sets the value of the itemJoin property.
| value | Allowed object is
ItemSearchBasic
|
|---|
Sets the value of the jobJoin property.
| value | Allowed object is
JobSearchBasic
|
|---|
Sets the value of the projectTaskJoin property.
| value | Allowed object is
ProjectTaskSearchBasic
|
|---|
Sets the value of the taskJoin property.
| value | Allowed object is
TaskSearchBasic
|
|---|
Sets the value of the userJoin property.
| value | Allowed object is
EmployeeSearchBasic
|
|---|