public class

ContactSearchRow

extends SearchRow
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.SearchRow
     ↳ com.netsuite.webservices.lists.relationships_2010_2.ContactSearchRow

Class Overview

Java class for ContactSearchRow complex type.

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

 <complexType name="ContactSearchRow">
   <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}ContactSearchRowBasic" minOccurs="0"/>
         <element name="callJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PhoneCallSearchRowBasic" minOccurs="0"/>
         <element name="campaignResponseJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CampaignSearchRowBasic" 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="customerPrimaryJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CustomerSearchRowBasic" minOccurs="0"/>
         <element name="eventJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CalendarEventSearchRowBasic" minOccurs="0"/>
         <element name="fileJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}FileSearchRowBasic" minOccurs="0"/>
         <element name="jobJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}JobSearchRowBasic" minOccurs="0"/>
         <element name="jobPrimaryJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}JobSearchRowBasic" minOccurs="0"/>
         <element name="messagesJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}MessageSearchRowBasic" minOccurs="0"/>
         <element name="messagesFromJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}MessageSearchRowBasic" minOccurs="0"/>
         <element name="messagesToJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}MessageSearchRowBasic" minOccurs="0"/>
         <element name="opportunityJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}OpportunitySearchRowBasic" minOccurs="0"/>
         <element name="partnerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PartnerSearchRowBasic" minOccurs="0"/>
         <element name="partnerPrimaryJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PartnerSearchRowBasic" minOccurs="0"/>
         <element name="taskJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TaskSearchRowBasic" minOccurs="0"/>
         <element name="transactionJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TransactionSearchRowBasic" minOccurs="0"/>
         <element name="userJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchRowBasic" minOccurs="0"/>
         <element name="userNotesJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}NoteSearchRowBasic" minOccurs="0"/>
         <element name="vendorJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}VendorSearchRowBasic" minOccurs="0"/>
         <element name="vendorPrimaryJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}VendorSearchRowBasic" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected ContactSearchRowBasic basic
protected PhoneCallSearchRowBasic callJoin
protected CampaignSearchRowBasic campaignResponseJoin
protected SupportCaseSearchRowBasic caseJoin
protected CustomerSearchRowBasic customerJoin
protected CustomerSearchRowBasic customerPrimaryJoin
protected CalendarEventSearchRowBasic eventJoin
protected FileSearchRowBasic fileJoin
protected JobSearchRowBasic jobJoin
protected JobSearchRowBasic jobPrimaryJoin
protected MessageSearchRowBasic messagesFromJoin
protected MessageSearchRowBasic messagesJoin
protected MessageSearchRowBasic messagesToJoin
protected OpportunitySearchRowBasic opportunityJoin
protected PartnerSearchRowBasic partnerJoin
protected PartnerSearchRowBasic partnerPrimaryJoin
protected TaskSearchRowBasic taskJoin
protected TransactionSearchRowBasic transactionJoin
protected EmployeeSearchRowBasic userJoin
protected NoteSearchRowBasic userNotesJoin
protected VendorSearchRowBasic vendorJoin
protected VendorSearchRowBasic vendorPrimaryJoin
Public Constructors
ContactSearchRow()
Public Methods
ContactSearchRowBasic getBasic()
Gets the value of the basic property.
PhoneCallSearchRowBasic getCallJoin()
Gets the value of the callJoin property.
CampaignSearchRowBasic getCampaignResponseJoin()
Gets the value of the campaignResponseJoin property.
SupportCaseSearchRowBasic getCaseJoin()
Gets the value of the caseJoin property.
CustomerSearchRowBasic getCustomerJoin()
Gets the value of the customerJoin property.
CustomerSearchRowBasic getCustomerPrimaryJoin()
Gets the value of the customerPrimaryJoin property.
CalendarEventSearchRowBasic getEventJoin()
Gets the value of the eventJoin property.
FileSearchRowBasic getFileJoin()
Gets the value of the fileJoin property.
JobSearchRowBasic getJobJoin()
Gets the value of the jobJoin property.
JobSearchRowBasic getJobPrimaryJoin()
Gets the value of the jobPrimaryJoin 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.
OpportunitySearchRowBasic getOpportunityJoin()
Gets the value of the opportunityJoin property.
PartnerSearchRowBasic getPartnerJoin()
Gets the value of the partnerJoin property.
PartnerSearchRowBasic getPartnerPrimaryJoin()
Gets the value of the partnerPrimaryJoin property.
TaskSearchRowBasic getTaskJoin()
Gets the value of the taskJoin 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.
VendorSearchRowBasic getVendorJoin()
Gets the value of the vendorJoin property.
VendorSearchRowBasic getVendorPrimaryJoin()
Gets the value of the vendorPrimaryJoin property.
void setBasic(ContactSearchRowBasic value)
Sets the value of the basic property.
void setCallJoin(PhoneCallSearchRowBasic value)
Sets the value of the callJoin property.
void setCampaignResponseJoin(CampaignSearchRowBasic value)
Sets the value of the campaignResponseJoin property.
void setCaseJoin(SupportCaseSearchRowBasic value)
Sets the value of the caseJoin property.
void setCustomerJoin(CustomerSearchRowBasic value)
Sets the value of the customerJoin property.
void setCustomerPrimaryJoin(CustomerSearchRowBasic value)
Sets the value of the customerPrimaryJoin property.
void setEventJoin(CalendarEventSearchRowBasic value)
Sets the value of the eventJoin property.
void setFileJoin(FileSearchRowBasic value)
Sets the value of the fileJoin property.
void setJobJoin(JobSearchRowBasic value)
Sets the value of the jobJoin property.
void setJobPrimaryJoin(JobSearchRowBasic value)
Sets the value of the jobPrimaryJoin 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 setOpportunityJoin(OpportunitySearchRowBasic value)
Sets the value of the opportunityJoin property.
void setPartnerJoin(PartnerSearchRowBasic value)
Sets the value of the partnerJoin property.
void setPartnerPrimaryJoin(PartnerSearchRowBasic value)
Sets the value of the partnerPrimaryJoin property.
void setTaskJoin(TaskSearchRowBasic value)
Sets the value of the taskJoin 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.
void setVendorJoin(VendorSearchRowBasic value)
Sets the value of the vendorJoin property.
void setVendorPrimaryJoin(VendorSearchRowBasic value)
Sets the value of the vendorPrimaryJoin property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected ContactSearchRowBasic basic

protected PhoneCallSearchRowBasic callJoin

protected CampaignSearchRowBasic campaignResponseJoin

protected SupportCaseSearchRowBasic caseJoin

protected CustomerSearchRowBasic customerJoin

protected CustomerSearchRowBasic customerPrimaryJoin

protected CalendarEventSearchRowBasic eventJoin

protected FileSearchRowBasic fileJoin

protected JobSearchRowBasic jobJoin

protected JobSearchRowBasic jobPrimaryJoin

protected MessageSearchRowBasic messagesFromJoin

protected MessageSearchRowBasic messagesJoin

protected MessageSearchRowBasic messagesToJoin

protected OpportunitySearchRowBasic opportunityJoin

protected PartnerSearchRowBasic partnerJoin

protected PartnerSearchRowBasic partnerPrimaryJoin

protected TaskSearchRowBasic taskJoin

protected TransactionSearchRowBasic transactionJoin

protected EmployeeSearchRowBasic userJoin

protected NoteSearchRowBasic userNotesJoin

protected VendorSearchRowBasic vendorJoin

protected VendorSearchRowBasic vendorPrimaryJoin

Public Constructors

public ContactSearchRow ()

Public Methods

public ContactSearchRowBasic getBasic ()

Gets the value of the basic property.

Returns

public PhoneCallSearchRowBasic getCallJoin ()

Gets the value of the callJoin property.

Returns

public CampaignSearchRowBasic getCampaignResponseJoin ()

Gets the value of the campaignResponseJoin property.

Returns

public SupportCaseSearchRowBasic getCaseJoin ()

Gets the value of the caseJoin property.

Returns

public CustomerSearchRowBasic getCustomerJoin ()

Gets the value of the customerJoin property.

Returns

public CustomerSearchRowBasic getCustomerPrimaryJoin ()

Gets the value of the customerPrimaryJoin property.

Returns

public CalendarEventSearchRowBasic getEventJoin ()

Gets the value of the eventJoin property.

Returns

public FileSearchRowBasic getFileJoin ()

Gets the value of the fileJoin property.

Returns

public JobSearchRowBasic getJobJoin ()

Gets the value of the jobJoin property.

Returns

public JobSearchRowBasic getJobPrimaryJoin ()

Gets the value of the jobPrimaryJoin 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 OpportunitySearchRowBasic getOpportunityJoin ()

Gets the value of the opportunityJoin property.

Returns

public PartnerSearchRowBasic getPartnerJoin ()

Gets the value of the partnerJoin property.

Returns

public PartnerSearchRowBasic getPartnerPrimaryJoin ()

Gets the value of the partnerPrimaryJoin property.

Returns

public TaskSearchRowBasic getTaskJoin ()

Gets the value of the taskJoin 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 VendorSearchRowBasic getVendorJoin ()

Gets the value of the vendorJoin property.

Returns

public VendorSearchRowBasic getVendorPrimaryJoin ()

Gets the value of the vendorPrimaryJoin property.

Returns

public void setBasic (ContactSearchRowBasic value)

Sets the value of the basic property.

Parameters
value Allowed object is ContactSearchRowBasic

public void setCallJoin (PhoneCallSearchRowBasic value)

Sets the value of the callJoin property.

Parameters
value Allowed object is PhoneCallSearchRowBasic

public void setCampaignResponseJoin (CampaignSearchRowBasic value)

Sets the value of the campaignResponseJoin property.

Parameters
value Allowed object is CampaignSearchRowBasic

public void setCaseJoin (SupportCaseSearchRowBasic value)

Sets the value of the caseJoin property.

Parameters
value Allowed object is SupportCaseSearchRowBasic

public void setCustomerJoin (CustomerSearchRowBasic value)

Sets the value of the customerJoin property.

Parameters
value Allowed object is CustomerSearchRowBasic

public void setCustomerPrimaryJoin (CustomerSearchRowBasic value)

Sets the value of the customerPrimaryJoin property.

Parameters
value Allowed object is CustomerSearchRowBasic

public void setEventJoin (CalendarEventSearchRowBasic value)

Sets the value of the eventJoin property.

Parameters
value Allowed object is CalendarEventSearchRowBasic

public void setFileJoin (FileSearchRowBasic value)

Sets the value of the fileJoin property.

Parameters
value Allowed object is FileSearchRowBasic

public void setJobJoin (JobSearchRowBasic value)

Sets the value of the jobJoin property.

Parameters
value Allowed object is JobSearchRowBasic

public void setJobPrimaryJoin (JobSearchRowBasic value)

Sets the value of the jobPrimaryJoin property.

Parameters
value Allowed object is JobSearchRowBasic

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 setOpportunityJoin (OpportunitySearchRowBasic value)

Sets the value of the opportunityJoin property.

Parameters
value Allowed object is OpportunitySearchRowBasic

public void setPartnerJoin (PartnerSearchRowBasic value)

Sets the value of the partnerJoin property.

Parameters
value Allowed object is PartnerSearchRowBasic

public void setPartnerPrimaryJoin (PartnerSearchRowBasic value)

Sets the value of the partnerPrimaryJoin property.

Parameters
value Allowed object is PartnerSearchRowBasic

public void setTaskJoin (TaskSearchRowBasic value)

Sets the value of the taskJoin property.

Parameters
value Allowed object is TaskSearchRowBasic

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

public void setVendorJoin (VendorSearchRowBasic value)

Sets the value of the vendorJoin property.

Parameters
value Allowed object is VendorSearchRowBasic

public void setVendorPrimaryJoin (VendorSearchRowBasic value)

Sets the value of the vendorPrimaryJoin property.

Parameters
value Allowed object is VendorSearchRowBasic