public class

EmployeeSearchRow

extends SearchRow
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2012_1.SearchRow
     ↳ com.netsuite.webservices.lists.employees_2012_1.EmployeeSearchRow

Class Overview

Java class for EmployeeSearchRow complex type.

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

 <complexType name="EmployeeSearchRow">
   <complexContent>
     <extension base="{urn:core_2012_1.platform.webservices.netsuite.com}SearchRow">
       <sequence>
         <element name="basic" type="{urn:common_2012_1.platform.webservices.netsuite.com}EmployeeSearchRowBasic" minOccurs="0"/>
         <element name="campaignResponseJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}CampaignSearchRowBasic" minOccurs="0"/>
         <element name="departmentJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}DepartmentSearchRowBasic" minOccurs="0"/>
         <element name="fileJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}FileSearchRowBasic" minOccurs="0"/>
         <element name="locationJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}LocationSearchRowBasic" minOccurs="0"/>
         <element name="messagesJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}MessageSearchRowBasic" minOccurs="0"/>
         <element name="messagesFromJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}MessageSearchRowBasic" minOccurs="0"/>
         <element name="messagesToJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}MessageSearchRowBasic" minOccurs="0"/>
         <element name="subsidiaryJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}SubsidiarySearchRowBasic" minOccurs="0"/>
         <element name="timeJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}TimeBillSearchRowBasic" minOccurs="0"/>
         <element name="transactionJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}TransactionSearchRowBasic" minOccurs="0"/>
         <element name="userJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}EmployeeSearchRowBasic" minOccurs="0"/>
         <element name="userNotesJoin" type="{urn:common_2012_1.platform.webservices.netsuite.com}NoteSearchRowBasic" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected EmployeeSearchRowBasic basic
protected CampaignSearchRowBasic campaignResponseJoin
protected DepartmentSearchRowBasic departmentJoin
protected FileSearchRowBasic fileJoin
protected LocationSearchRowBasic locationJoin
protected MessageSearchRowBasic messagesFromJoin
protected MessageSearchRowBasic messagesJoin
protected MessageSearchRowBasic messagesToJoin
protected SubsidiarySearchRowBasic subsidiaryJoin
protected TimeBillSearchRowBasic timeJoin
protected TransactionSearchRowBasic transactionJoin
protected EmployeeSearchRowBasic userJoin
protected NoteSearchRowBasic userNotesJoin
Public Constructors
EmployeeSearchRow()
Public Methods
EmployeeSearchRowBasic getBasic()
Gets the value of the basic property.
CampaignSearchRowBasic getCampaignResponseJoin()
Gets the value of the campaignResponseJoin property.
DepartmentSearchRowBasic getDepartmentJoin()
Gets the value of the departmentJoin property.
FileSearchRowBasic getFileJoin()
Gets the value of the fileJoin property.
LocationSearchRowBasic getLocationJoin()
Gets the value of the locationJoin property.
MessageSearchRowBasic getMessagesFromJoin()
Gets the value of the messagesFromJoin property.
MessageSearchRowBasic getMessagesJoin()
Gets the value of the messagesJoin property.
MessageSearchRowBasic getMessagesToJoin()
Gets the value of the messagesToJoin property.
SubsidiarySearchRowBasic getSubsidiaryJoin()
Gets the value of the subsidiaryJoin property.
TimeBillSearchRowBasic getTimeJoin()
Gets the value of the timeJoin property.
TransactionSearchRowBasic getTransactionJoin()
Gets the value of the transactionJoin property.
EmployeeSearchRowBasic getUserJoin()
Gets the value of the userJoin property.
NoteSearchRowBasic getUserNotesJoin()
Gets the value of the userNotesJoin property.
void setBasic(EmployeeSearchRowBasic value)
Sets the value of the basic property.
void setCampaignResponseJoin(CampaignSearchRowBasic value)
Sets the value of the campaignResponseJoin property.
void setDepartmentJoin(DepartmentSearchRowBasic value)
Sets the value of the departmentJoin property.
void setFileJoin(FileSearchRowBasic value)
Sets the value of the fileJoin property.
void setLocationJoin(LocationSearchRowBasic value)
Sets the value of the locationJoin property.
void setMessagesFromJoin(MessageSearchRowBasic value)
Sets the value of the messagesFromJoin property.
void setMessagesJoin(MessageSearchRowBasic value)
Sets the value of the messagesJoin property.
void setMessagesToJoin(MessageSearchRowBasic value)
Sets the value of the messagesToJoin property.
void setSubsidiaryJoin(SubsidiarySearchRowBasic value)
Sets the value of the subsidiaryJoin property.
void setTimeJoin(TimeBillSearchRowBasic value)
Sets the value of the timeJoin property.
void setTransactionJoin(TransactionSearchRowBasic value)
Sets the value of the transactionJoin property.
void setUserJoin(EmployeeSearchRowBasic value)
Sets the value of the userJoin property.
void setUserNotesJoin(NoteSearchRowBasic value)
Sets the value of the userNotesJoin property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected EmployeeSearchRowBasic basic

protected CampaignSearchRowBasic campaignResponseJoin

protected DepartmentSearchRowBasic departmentJoin

protected FileSearchRowBasic fileJoin

protected LocationSearchRowBasic locationJoin

protected MessageSearchRowBasic messagesFromJoin

protected MessageSearchRowBasic messagesJoin

protected MessageSearchRowBasic messagesToJoin

protected SubsidiarySearchRowBasic subsidiaryJoin

protected TimeBillSearchRowBasic timeJoin

protected TransactionSearchRowBasic transactionJoin

protected EmployeeSearchRowBasic userJoin

protected NoteSearchRowBasic userNotesJoin

Public Constructors

public EmployeeSearchRow ()

Public Methods

public EmployeeSearchRowBasic getBasic ()

Gets the value of the basic property.

Returns

public CampaignSearchRowBasic getCampaignResponseJoin ()

Gets the value of the campaignResponseJoin property.

Returns

public DepartmentSearchRowBasic getDepartmentJoin ()

Gets the value of the departmentJoin property.

Returns

public FileSearchRowBasic getFileJoin ()

Gets the value of the fileJoin property.

Returns

public LocationSearchRowBasic getLocationJoin ()

Gets the value of the locationJoin property.

Returns

public MessageSearchRowBasic getMessagesFromJoin ()

Gets the value of the messagesFromJoin property.

Returns

public MessageSearchRowBasic getMessagesJoin ()

Gets the value of the messagesJoin property.

Returns

public MessageSearchRowBasic getMessagesToJoin ()

Gets the value of the messagesToJoin property.

Returns

public SubsidiarySearchRowBasic getSubsidiaryJoin ()

Gets the value of the subsidiaryJoin property.

Returns

public TimeBillSearchRowBasic getTimeJoin ()

Gets the value of the timeJoin property.

Returns

public TransactionSearchRowBasic getTransactionJoin ()

Gets the value of the transactionJoin property.

Returns

public EmployeeSearchRowBasic getUserJoin ()

Gets the value of the userJoin property.

Returns

public NoteSearchRowBasic getUserNotesJoin ()

Gets the value of the userNotesJoin property.

Returns

public void setBasic (EmployeeSearchRowBasic value)

Sets the value of the basic property.

Parameters
value Allowed object is EmployeeSearchRowBasic

public void setCampaignResponseJoin (CampaignSearchRowBasic value)

Sets the value of the campaignResponseJoin property.

Parameters
value Allowed object is CampaignSearchRowBasic

public void setDepartmentJoin (DepartmentSearchRowBasic value)

Sets the value of the departmentJoin property.

Parameters
value Allowed object is DepartmentSearchRowBasic

public void setFileJoin (FileSearchRowBasic value)

Sets the value of the fileJoin property.

Parameters
value Allowed object is FileSearchRowBasic

public void setLocationJoin (LocationSearchRowBasic value)

Sets the value of the locationJoin property.

Parameters
value Allowed object is LocationSearchRowBasic

public void setMessagesFromJoin (MessageSearchRowBasic value)

Sets the value of the messagesFromJoin property.

Parameters
value Allowed object is MessageSearchRowBasic

public void setMessagesJoin (MessageSearchRowBasic value)

Sets the value of the messagesJoin property.

Parameters
value Allowed object is MessageSearchRowBasic

public void setMessagesToJoin (MessageSearchRowBasic value)

Sets the value of the messagesToJoin property.

Parameters
value Allowed object is MessageSearchRowBasic

public void setSubsidiaryJoin (SubsidiarySearchRowBasic value)

Sets the value of the subsidiaryJoin property.

Parameters
value Allowed object is SubsidiarySearchRowBasic

public void setTimeJoin (TimeBillSearchRowBasic value)

Sets the value of the timeJoin property.

Parameters
value Allowed object is TimeBillSearchRowBasic

public void setTransactionJoin (TransactionSearchRowBasic value)

Sets the value of the transactionJoin property.

Parameters
value Allowed object is TransactionSearchRowBasic

public void setUserJoin (EmployeeSearchRowBasic value)

Sets the value of the userJoin property.

Parameters
value Allowed object is EmployeeSearchRowBasic

public void setUserNotesJoin (NoteSearchRowBasic value)

Sets the value of the userNotesJoin property.

Parameters
value Allowed object is NoteSearchRowBasic