public class

SubsidiarySearchRowBasic

extends SearchRowBasic
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2013_2.SearchRow
     ↳ com.netsuite.webservices.platform.core_2013_2.SearchRowBasic
       ↳ com.netsuite.webservices.platform.common_2013_2.SubsidiarySearchRowBasic

Class Overview

Java class for SubsidiarySearchRowBasic complex type.

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

 <complexType name="SubsidiarySearchRowBasic">
   <complexContent>
     <extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRowBasic">
       <sequence>
         <element name="address1" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="address2" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="address3" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="anonymousCustomerInboundEmail" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="anonymousCustomerOnlineForms" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="caseAssignmentTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="caseAutomaticClosureTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="caseCopyEmployeeTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="caseCreationTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="caseEscalationTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="caseUpdateTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="city" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="companyNameForSupportMessages" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="country" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="currency" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="email" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="employeeCaseUpdateTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="fax" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isElimination" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isInactive" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="legalName" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="mainSupportEmailAddress" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="name" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="nameNoHierarchy" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="phone" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="state" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="taxIdNum" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="tranPrefix" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="url" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="zip" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected List<SearchColumnStringField> address1
protected List<SearchColumnStringField> address2
protected List<SearchColumnStringField> address3
protected List<SearchColumnStringField> anonymousCustomerInboundEmail
protected List<SearchColumnStringField> anonymousCustomerOnlineForms
protected List<SearchColumnStringField> caseAssignmentTemplate
protected List<SearchColumnStringField> caseAutomaticClosureTemplate
protected List<SearchColumnStringField> caseCopyEmployeeTemplate
protected List<SearchColumnStringField> caseCreationTemplate
protected List<SearchColumnStringField> caseEscalationTemplate
protected List<SearchColumnStringField> caseUpdateTemplate
protected List<SearchColumnStringField> city
protected List<SearchColumnStringField> companyNameForSupportMessages
protected List<SearchColumnEnumSelectField> country
protected List<SearchColumnSelectField> currency
protected SearchColumnCustomFieldList customFieldList
protected List<SearchColumnStringField> email
protected List<SearchColumnStringField> employeeCaseUpdateTemplate
protected List<SearchColumnStringField> externalId
protected List<SearchColumnStringField> fax
protected List<SearchColumnSelectField> internalId
protected List<SearchColumnBooleanField> isElimination
protected List<SearchColumnBooleanField> isInactive
protected List<SearchColumnStringField> legalName
protected List<SearchColumnStringField> mainSupportEmailAddress
protected List<SearchColumnStringField> name
protected List<SearchColumnStringField> nameNoHierarchy
protected List<SearchColumnStringField> phone
protected List<SearchColumnStringField> state
protected List<SearchColumnStringField> taxIdNum
protected List<SearchColumnStringField> tranPrefix
protected List<SearchColumnStringField> url
protected List<SearchColumnStringField> zip
Public Constructors
SubsidiarySearchRowBasic()
Public Methods
List<SearchColumnStringField> getAddress1()
Gets the value of the address1 property.
List<SearchColumnStringField> getAddress2()
Gets the value of the address2 property.
List<SearchColumnStringField> getAddress3()
Gets the value of the address3 property.
List<SearchColumnStringField> getAnonymousCustomerInboundEmail()
Gets the value of the anonymousCustomerInboundEmail property.
List<SearchColumnStringField> getAnonymousCustomerOnlineForms()
Gets the value of the anonymousCustomerOnlineForms property.
List<SearchColumnStringField> getCaseAssignmentTemplate()
Gets the value of the caseAssignmentTemplate property.
List<SearchColumnStringField> getCaseAutomaticClosureTemplate()
Gets the value of the caseAutomaticClosureTemplate property.
List<SearchColumnStringField> getCaseCopyEmployeeTemplate()
Gets the value of the caseCopyEmployeeTemplate property.
List<SearchColumnStringField> getCaseCreationTemplate()
Gets the value of the caseCreationTemplate property.
List<SearchColumnStringField> getCaseEscalationTemplate()
Gets the value of the caseEscalationTemplate property.
List<SearchColumnStringField> getCaseUpdateTemplate()
Gets the value of the caseUpdateTemplate property.
List<SearchColumnStringField> getCity()
Gets the value of the city property.
List<SearchColumnStringField> getCompanyNameForSupportMessages()
Gets the value of the companyNameForSupportMessages property.
List<SearchColumnEnumSelectField> getCountry()
Gets the value of the country property.
List<SearchColumnSelectField> getCurrency()
Gets the value of the currency property.
SearchColumnCustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
List<SearchColumnStringField> getEmail()
Gets the value of the email property.
List<SearchColumnStringField> getEmployeeCaseUpdateTemplate()
Gets the value of the employeeCaseUpdateTemplate property.
List<SearchColumnStringField> getExternalId()
Gets the value of the externalId property.
List<SearchColumnStringField> getFax()
Gets the value of the fax property.
List<SearchColumnSelectField> getInternalId()
Gets the value of the internalId property.
List<SearchColumnBooleanField> getIsElimination()
Gets the value of the isElimination property.
List<SearchColumnBooleanField> getIsInactive()
Gets the value of the isInactive property.
List<SearchColumnStringField> getLegalName()
Gets the value of the legalName property.
List<SearchColumnStringField> getMainSupportEmailAddress()
Gets the value of the mainSupportEmailAddress property.
List<SearchColumnStringField> getName()
Gets the value of the name property.
List<SearchColumnStringField> getNameNoHierarchy()
Gets the value of the nameNoHierarchy property.
List<SearchColumnStringField> getPhone()
Gets the value of the phone property.
List<SearchColumnStringField> getState()
Gets the value of the state property.
List<SearchColumnStringField> getTaxIdNum()
Gets the value of the taxIdNum property.
List<SearchColumnStringField> getTranPrefix()
Gets the value of the tranPrefix property.
List<SearchColumnStringField> getUrl()
Gets the value of the url property.
List<SearchColumnStringField> getZip()
Gets the value of the zip property.
void setAddress1(List<SearchColumnStringField> address1)
Sets the value of the address1 property.
void setAddress2(List<SearchColumnStringField> address2)
Sets the value of the address2 property.
void setAddress3(List<SearchColumnStringField> address3)
Sets the value of the address3 property.
void setAnonymousCustomerInboundEmail(List<SearchColumnStringField> anonymousCustomerInboundEmail)
Sets the value of the anonymousCustomerInboundEmail property.
void setAnonymousCustomerOnlineForms(List<SearchColumnStringField> anonymousCustomerOnlineForms)
Sets the value of the anonymousCustomerOnlineForms property.
void setCaseAssignmentTemplate(List<SearchColumnStringField> caseAssignmentTemplate)
Sets the value of the caseAssignmentTemplate property.
void setCaseAutomaticClosureTemplate(List<SearchColumnStringField> caseAutomaticClosureTemplate)
Sets the value of the caseAutomaticClosureTemplate property.
void setCaseCopyEmployeeTemplate(List<SearchColumnStringField> caseCopyEmployeeTemplate)
Sets the value of the caseCopyEmployeeTemplate property.
void setCaseCreationTemplate(List<SearchColumnStringField> caseCreationTemplate)
Sets the value of the caseCreationTemplate property.
void setCaseEscalationTemplate(List<SearchColumnStringField> caseEscalationTemplate)
Sets the value of the caseEscalationTemplate property.
void setCaseUpdateTemplate(List<SearchColumnStringField> caseUpdateTemplate)
Sets the value of the caseUpdateTemplate property.
void setCity(List<SearchColumnStringField> city)
Sets the value of the city property.
void setCompanyNameForSupportMessages(List<SearchColumnStringField> companyNameForSupportMessages)
Sets the value of the companyNameForSupportMessages property.
void setCountry(List<SearchColumnEnumSelectField> country)
Sets the value of the country property.
void setCurrency(List<SearchColumnSelectField> currency)
Sets the value of the currency property.
void setCustomFieldList(SearchColumnCustomFieldList value)
Sets the value of the customFieldList property.
void setEmail(List<SearchColumnStringField> email)
Sets the value of the email property.
void setEmployeeCaseUpdateTemplate(List<SearchColumnStringField> employeeCaseUpdateTemplate)
Sets the value of the employeeCaseUpdateTemplate property.
void setExternalId(List<SearchColumnStringField> externalId)
Sets the value of the externalId property.
void setFax(List<SearchColumnStringField> fax)
Sets the value of the fax property.
void setInternalId(List<SearchColumnSelectField> internalId)
Sets the value of the internalId property.
void setIsElimination(List<SearchColumnBooleanField> isElimination)
Sets the value of the isElimination property.
void setIsInactive(List<SearchColumnBooleanField> isInactive)
Sets the value of the isInactive property.
void setLegalName(List<SearchColumnStringField> legalName)
Sets the value of the legalName property.
void setMainSupportEmailAddress(List<SearchColumnStringField> mainSupportEmailAddress)
Sets the value of the mainSupportEmailAddress property.
void setName(List<SearchColumnStringField> name)
Sets the value of the name property.
void setNameNoHierarchy(List<SearchColumnStringField> nameNoHierarchy)
Sets the value of the nameNoHierarchy property.
void setPhone(List<SearchColumnStringField> phone)
Sets the value of the phone property.
void setState(List<SearchColumnStringField> state)
Sets the value of the state property.
void setTaxIdNum(List<SearchColumnStringField> taxIdNum)
Sets the value of the taxIdNum property.
void setTranPrefix(List<SearchColumnStringField> tranPrefix)
Sets the value of the tranPrefix property.
void setUrl(List<SearchColumnStringField> url)
Sets the value of the url property.
void setZip(List<SearchColumnStringField> zip)
Sets the value of the zip property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected List<SearchColumnStringField> address1

protected List<SearchColumnStringField> address2

protected List<SearchColumnStringField> address3

protected List<SearchColumnStringField> anonymousCustomerInboundEmail

protected List<SearchColumnStringField> anonymousCustomerOnlineForms

protected List<SearchColumnStringField> caseAssignmentTemplate

protected List<SearchColumnStringField> caseAutomaticClosureTemplate

protected List<SearchColumnStringField> caseCopyEmployeeTemplate

protected List<SearchColumnStringField> caseCreationTemplate

protected List<SearchColumnStringField> caseEscalationTemplate

protected List<SearchColumnStringField> caseUpdateTemplate

protected List<SearchColumnStringField> city

protected List<SearchColumnStringField> companyNameForSupportMessages

protected List<SearchColumnEnumSelectField> country

protected List<SearchColumnSelectField> currency

protected SearchColumnCustomFieldList customFieldList

protected List<SearchColumnStringField> email

protected List<SearchColumnStringField> employeeCaseUpdateTemplate

protected List<SearchColumnStringField> externalId

protected List<SearchColumnStringField> fax

protected List<SearchColumnSelectField> internalId

protected List<SearchColumnBooleanField> isElimination

protected List<SearchColumnBooleanField> isInactive

protected List<SearchColumnStringField> legalName

protected List<SearchColumnStringField> mainSupportEmailAddress

protected List<SearchColumnStringField> name

protected List<SearchColumnStringField> nameNoHierarchy

protected List<SearchColumnStringField> phone

protected List<SearchColumnStringField> state

protected List<SearchColumnStringField> taxIdNum

protected List<SearchColumnStringField> tranPrefix

protected List<SearchColumnStringField> url

protected List<SearchColumnStringField> zip

Public Constructors

public SubsidiarySearchRowBasic ()

Public Methods

public List<SearchColumnStringField> getAddress1 ()

Gets the value of the address1 property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the address1 property.

For example, to add a new item, do as follows:

    getAddress1().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getAddress2 ()

Gets the value of the address2 property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the address2 property.

For example, to add a new item, do as follows:

    getAddress2().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getAddress3 ()

Gets the value of the address3 property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the address3 property.

For example, to add a new item, do as follows:

    getAddress3().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getAnonymousCustomerInboundEmail ()

Gets the value of the anonymousCustomerInboundEmail property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the anonymousCustomerInboundEmail property.

For example, to add a new item, do as follows:

    getAnonymousCustomerInboundEmail().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getAnonymousCustomerOnlineForms ()

Gets the value of the anonymousCustomerOnlineForms property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the anonymousCustomerOnlineForms property.

For example, to add a new item, do as follows:

    getAnonymousCustomerOnlineForms().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getCaseAssignmentTemplate ()

Gets the value of the caseAssignmentTemplate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the caseAssignmentTemplate property.

For example, to add a new item, do as follows:

    getCaseAssignmentTemplate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getCaseAutomaticClosureTemplate ()

Gets the value of the caseAutomaticClosureTemplate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the caseAutomaticClosureTemplate property.

For example, to add a new item, do as follows:

    getCaseAutomaticClosureTemplate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getCaseCopyEmployeeTemplate ()

Gets the value of the caseCopyEmployeeTemplate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the caseCopyEmployeeTemplate property.

For example, to add a new item, do as follows:

    getCaseCopyEmployeeTemplate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getCaseCreationTemplate ()

Gets the value of the caseCreationTemplate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the caseCreationTemplate property.

For example, to add a new item, do as follows:

    getCaseCreationTemplate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getCaseEscalationTemplate ()

Gets the value of the caseEscalationTemplate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the caseEscalationTemplate property.

For example, to add a new item, do as follows:

    getCaseEscalationTemplate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getCaseUpdateTemplate ()

Gets the value of the caseUpdateTemplate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the caseUpdateTemplate property.

For example, to add a new item, do as follows:

    getCaseUpdateTemplate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getCity ()

Gets the value of the city property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the city property.

For example, to add a new item, do as follows:

    getCity().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getCompanyNameForSupportMessages ()

Gets the value of the companyNameForSupportMessages property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the companyNameForSupportMessages property.

For example, to add a new item, do as follows:

    getCompanyNameForSupportMessages().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnEnumSelectField> getCountry ()

Gets the value of the country property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the country property.

For example, to add a new item, do as follows:

    getCountry().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnEnumSelectField

public List<SearchColumnSelectField> getCurrency ()

Gets the value of the currency property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the currency property.

For example, to add a new item, do as follows:

    getCurrency().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public SearchColumnCustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public List<SearchColumnStringField> getEmail ()

Gets the value of the email property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the email property.

For example, to add a new item, do as follows:

    getEmail().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getEmployeeCaseUpdateTemplate ()

Gets the value of the employeeCaseUpdateTemplate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the employeeCaseUpdateTemplate property.

For example, to add a new item, do as follows:

    getEmployeeCaseUpdateTemplate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getExternalId ()

Gets the value of the externalId property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the externalId property.

For example, to add a new item, do as follows:

    getExternalId().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getFax ()

Gets the value of the fax property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the fax property.

For example, to add a new item, do as follows:

    getFax().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnSelectField> getInternalId ()

Gets the value of the internalId property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the internalId property.

For example, to add a new item, do as follows:

    getInternalId().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnBooleanField> getIsElimination ()

Gets the value of the isElimination property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the isElimination property.

For example, to add a new item, do as follows:

    getIsElimination().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnBooleanField

public List<SearchColumnBooleanField> getIsInactive ()

Gets the value of the isInactive property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the isInactive property.

For example, to add a new item, do as follows:

    getIsInactive().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnBooleanField

public List<SearchColumnStringField> getLegalName ()

Gets the value of the legalName property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the legalName property.

For example, to add a new item, do as follows:

    getLegalName().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getMainSupportEmailAddress ()

Gets the value of the mainSupportEmailAddress property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the mainSupportEmailAddress property.

For example, to add a new item, do as follows:

    getMainSupportEmailAddress().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getName ()

Gets the value of the name property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the name property.

For example, to add a new item, do as follows:

    getName().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getNameNoHierarchy ()

Gets the value of the nameNoHierarchy property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the nameNoHierarchy property.

For example, to add a new item, do as follows:

    getNameNoHierarchy().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getPhone ()

Gets the value of the phone property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the phone property.

For example, to add a new item, do as follows:

    getPhone().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getState ()

Gets the value of the state property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the state property.

For example, to add a new item, do as follows:

    getState().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getTaxIdNum ()

Gets the value of the taxIdNum property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the taxIdNum property.

For example, to add a new item, do as follows:

    getTaxIdNum().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getTranPrefix ()

Gets the value of the tranPrefix property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the tranPrefix property.

For example, to add a new item, do as follows:

    getTranPrefix().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getUrl ()

Gets the value of the url property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the url property.

For example, to add a new item, do as follows:

    getUrl().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getZip ()

Gets the value of the zip property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the zip property.

For example, to add a new item, do as follows:

    getZip().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public void setAddress1 (List<SearchColumnStringField> address1)

Sets the value of the address1 property.

Parameters
address1 Allowed object is SearchColumnStringField

public void setAddress2 (List<SearchColumnStringField> address2)

Sets the value of the address2 property.

Parameters
address2 Allowed object is SearchColumnStringField

public void setAddress3 (List<SearchColumnStringField> address3)

Sets the value of the address3 property.

Parameters
address3 Allowed object is SearchColumnStringField

public void setAnonymousCustomerInboundEmail (List<SearchColumnStringField> anonymousCustomerInboundEmail)

Sets the value of the anonymousCustomerInboundEmail property.

Parameters
anonymousCustomerInboundEmail Allowed object is SearchColumnStringField

public void setAnonymousCustomerOnlineForms (List<SearchColumnStringField> anonymousCustomerOnlineForms)

Sets the value of the anonymousCustomerOnlineForms property.

Parameters
anonymousCustomerOnlineForms Allowed object is SearchColumnStringField

public void setCaseAssignmentTemplate (List<SearchColumnStringField> caseAssignmentTemplate)

Sets the value of the caseAssignmentTemplate property.

Parameters
caseAssignmentTemplate Allowed object is SearchColumnStringField

public void setCaseAutomaticClosureTemplate (List<SearchColumnStringField> caseAutomaticClosureTemplate)

Sets the value of the caseAutomaticClosureTemplate property.

Parameters
caseAutomaticClosureTemplate Allowed object is SearchColumnStringField

public void setCaseCopyEmployeeTemplate (List<SearchColumnStringField> caseCopyEmployeeTemplate)

Sets the value of the caseCopyEmployeeTemplate property.

Parameters
caseCopyEmployeeTemplate Allowed object is SearchColumnStringField

public void setCaseCreationTemplate (List<SearchColumnStringField> caseCreationTemplate)

Sets the value of the caseCreationTemplate property.

Parameters
caseCreationTemplate Allowed object is SearchColumnStringField

public void setCaseEscalationTemplate (List<SearchColumnStringField> caseEscalationTemplate)

Sets the value of the caseEscalationTemplate property.

Parameters
caseEscalationTemplate Allowed object is SearchColumnStringField

public void setCaseUpdateTemplate (List<SearchColumnStringField> caseUpdateTemplate)

Sets the value of the caseUpdateTemplate property.

Parameters
caseUpdateTemplate Allowed object is SearchColumnStringField

public void setCity (List<SearchColumnStringField> city)

Sets the value of the city property.

Parameters
city Allowed object is SearchColumnStringField

public void setCompanyNameForSupportMessages (List<SearchColumnStringField> companyNameForSupportMessages)

Sets the value of the companyNameForSupportMessages property.

Parameters
companyNameForSupportMessages Allowed object is SearchColumnStringField

public void setCountry (List<SearchColumnEnumSelectField> country)

Sets the value of the country property.

Parameters
country Allowed object is SearchColumnEnumSelectField

public void setCurrency (List<SearchColumnSelectField> currency)

Sets the value of the currency property.

Parameters
currency Allowed object is SearchColumnSelectField

public void setCustomFieldList (SearchColumnCustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is SearchColumnCustomFieldList

public void setEmail (List<SearchColumnStringField> email)

Sets the value of the email property.

Parameters
email Allowed object is SearchColumnStringField

public void setEmployeeCaseUpdateTemplate (List<SearchColumnStringField> employeeCaseUpdateTemplate)

Sets the value of the employeeCaseUpdateTemplate property.

Parameters
employeeCaseUpdateTemplate Allowed object is SearchColumnStringField

public void setExternalId (List<SearchColumnStringField> externalId)

Sets the value of the externalId property.

Parameters
externalId Allowed object is SearchColumnStringField

public void setFax (List<SearchColumnStringField> fax)

Sets the value of the fax property.

Parameters
fax Allowed object is SearchColumnStringField

public void setInternalId (List<SearchColumnSelectField> internalId)

Sets the value of the internalId property.

Parameters
internalId Allowed object is SearchColumnSelectField

public void setIsElimination (List<SearchColumnBooleanField> isElimination)

Sets the value of the isElimination property.

Parameters
isElimination Allowed object is SearchColumnBooleanField

public void setIsInactive (List<SearchColumnBooleanField> isInactive)

Sets the value of the isInactive property.

Parameters
isInactive Allowed object is SearchColumnBooleanField

public void setLegalName (List<SearchColumnStringField> legalName)

Sets the value of the legalName property.

Parameters
legalName Allowed object is SearchColumnStringField

public void setMainSupportEmailAddress (List<SearchColumnStringField> mainSupportEmailAddress)

Sets the value of the mainSupportEmailAddress property.

Parameters
mainSupportEmailAddress Allowed object is SearchColumnStringField

public void setName (List<SearchColumnStringField> name)

Sets the value of the name property.

Parameters
name Allowed object is SearchColumnStringField

public void setNameNoHierarchy (List<SearchColumnStringField> nameNoHierarchy)

Sets the value of the nameNoHierarchy property.

Parameters
nameNoHierarchy Allowed object is SearchColumnStringField

public void setPhone (List<SearchColumnStringField> phone)

Sets the value of the phone property.

Parameters
phone Allowed object is SearchColumnStringField

public void setState (List<SearchColumnStringField> state)

Sets the value of the state property.

Parameters
state Allowed object is SearchColumnStringField

public void setTaxIdNum (List<SearchColumnStringField> taxIdNum)

Sets the value of the taxIdNum property.

Parameters
taxIdNum Allowed object is SearchColumnStringField

public void setTranPrefix (List<SearchColumnStringField> tranPrefix)

Sets the value of the tranPrefix property.

Parameters
tranPrefix Allowed object is SearchColumnStringField

public void setUrl (List<SearchColumnStringField> url)

Sets the value of the url property.

Parameters
url Allowed object is SearchColumnStringField

public void setZip (List<SearchColumnStringField> zip)

Sets the value of the zip property.

Parameters
zip Allowed object is SearchColumnStringField