public class

VendorSearchRow

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

Class Overview

Java class for VendorSearchRow complex type.

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

 <complexType name="VendorSearchRow">
   <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}VendorSearchRowBasic" minOccurs="0"/>
         <element name="campaignResponseJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CampaignSearchRowBasic" minOccurs="0"/>
         <element name="contactJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ContactSearchRowBasic" minOccurs="0"/>
         <element name="contactPrimaryJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ContactSearchRowBasic" minOccurs="0"/>
         <element name="fileJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}FileSearchRowBasic" 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="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"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected VendorSearchRowBasic basic
protected CampaignSearchRowBasic campaignResponseJoin
protected ContactSearchRowBasic contactJoin
protected ContactSearchRowBasic contactPrimaryJoin
protected FileSearchRowBasic fileJoin
protected MessageSearchRowBasic messagesFromJoin
protected MessageSearchRowBasic messagesJoin
protected MessageSearchRowBasic messagesToJoin
protected TransactionSearchRowBasic transactionJoin
protected EmployeeSearchRowBasic userJoin
protected NoteSearchRowBasic userNotesJoin
Public Constructors
VendorSearchRow()
Public Methods
VendorSearchRowBasic getBasic()
Gets the value of the basic property.
CampaignSearchRowBasic getCampaignResponseJoin()
Gets the value of the campaignResponseJoin property.
ContactSearchRowBasic getContactJoin()
Gets the value of the contactJoin property.
ContactSearchRowBasic getContactPrimaryJoin()
Gets the value of the contactPrimaryJoin property.
FileSearchRowBasic getFileJoin()
Gets the value of the fileJoin 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.
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(VendorSearchRowBasic value)
Sets the value of the basic property.
void setCampaignResponseJoin(CampaignSearchRowBasic value)
Sets the value of the campaignResponseJoin property.
void setContactJoin(ContactSearchRowBasic value)
Sets the value of the contactJoin property.
void setContactPrimaryJoin(ContactSearchRowBasic value)
Sets the value of the contactPrimaryJoin property.
void setFileJoin(FileSearchRowBasic value)
Sets the value of the fileJoin 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 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 VendorSearchRowBasic basic

protected CampaignSearchRowBasic campaignResponseJoin

protected ContactSearchRowBasic contactJoin

protected ContactSearchRowBasic contactPrimaryJoin

protected FileSearchRowBasic fileJoin

protected MessageSearchRowBasic messagesFromJoin

protected MessageSearchRowBasic messagesJoin

protected MessageSearchRowBasic messagesToJoin

protected TransactionSearchRowBasic transactionJoin

protected EmployeeSearchRowBasic userJoin

protected NoteSearchRowBasic userNotesJoin

Public Constructors

public VendorSearchRow ()

Public Methods

public VendorSearchRowBasic getBasic ()

Gets the value of the basic property.

Returns

public CampaignSearchRowBasic getCampaignResponseJoin ()

Gets the value of the campaignResponseJoin property.

Returns

public ContactSearchRowBasic getContactJoin ()

Gets the value of the contactJoin property.

Returns

public ContactSearchRowBasic getContactPrimaryJoin ()

Gets the value of the contactPrimaryJoin property.

Returns

public FileSearchRowBasic getFileJoin ()

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

Sets the value of the basic property.

Parameters
value Allowed object is VendorSearchRowBasic

public void setCampaignResponseJoin (CampaignSearchRowBasic value)

Sets the value of the campaignResponseJoin property.

Parameters
value Allowed object is CampaignSearchRowBasic

public void setContactJoin (ContactSearchRowBasic value)

Sets the value of the contactJoin property.

Parameters
value Allowed object is ContactSearchRowBasic

public void setContactPrimaryJoin (ContactSearchRowBasic value)

Sets the value of the contactPrimaryJoin property.

Parameters
value Allowed object is ContactSearchRowBasic

public void setFileJoin (FileSearchRowBasic value)

Sets the value of the fileJoin property.

Parameters
value Allowed object is FileSearchRowBasic

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 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