public class

OriginatingLeadSearchRowBasic

extends Object
java.lang.Object
   ↳ com.netsuite.webservices.platform.common_2010_2.OriginatingLeadSearchRowBasic

Class Overview

Java class for OriginatingLeadSearchRowBasic complex type.

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

 <complexType name="OriginatingLeadSearchRowBasic">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="accountNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="altContact" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="availableOffline" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="balance" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="billAddress" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="buyingReason" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="buyingTimeFrame" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="category" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ccCustomerCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ccDefault" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ccExpDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ccHolderName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ccNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ccType" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="companyName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="contact" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="contribution" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="contributionPrimary" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="conversionDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="creditHoldOverride" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="creditLimit" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="currency" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="dateClosed" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="daysOverdue" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="depositBalance" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="emailTransactions" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="endDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="entityStatus" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="estimatedBudget" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="explicitConversion" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="faxTransactions" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="firstName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="firstOrderDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="firstSaleDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="giveAccess" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="groupPricingLevel" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="hasDuplicates" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="homePhone" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isBudgetApproved" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isPerson" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isShipAddress" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="itemPricingLevel" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="itemPricingUnitPrice" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="jobEndDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="jobProjectedEnd" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="jobStartDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="jobType" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="lastName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="leadDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="leadSource" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="manualCreditHold" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="middleName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="mobilePhone" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="onCreditHold" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="overdueBalance" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="partner" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="partnerContribution" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="partnerRole" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="partnerTeamMember" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="pec" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="prefCCProcessor" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="priceLevel" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="pricingGroup" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="pricingItem" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="printTransactions" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="prospectDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="reminderDays" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="resaleNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="role" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="salesReadiness" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="salesRep" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="salesTeamMember" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="salesTeamRole" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="salutation" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="shipAddress" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="shipComplete" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="shippingItem" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="stage" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="startDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="taxable" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="taxItem" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="terms" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="territory" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="title" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="unbilledOrders" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="url" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="vatRegNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="webLead" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected List<SearchColumnStringField> accountNumber
protected List<SearchColumnStringField> altContact
protected List<SearchColumnBooleanField> availableOffline
protected List<SearchColumnDoubleField> balance
protected List<SearchColumnStringField> billAddress
protected List<SearchColumnStringField> buyingReason
protected List<SearchColumnStringField> buyingTimeFrame
protected List<SearchColumnSelectField> category
protected List<SearchColumnStringField> ccCustomerCode
protected List<SearchColumnBooleanField> ccDefault
protected List<SearchColumnDateField> ccExpDate
protected List<SearchColumnStringField> ccHolderName
protected List<SearchColumnStringField> ccNumber
protected List<SearchColumnSelectField> ccType
protected List<SearchColumnStringField> companyName
protected List<SearchColumnStringField> contact
protected List<SearchColumnDoubleField> contribution
protected List<SearchColumnDoubleField> contributionPrimary
protected List<SearchColumnDateField> conversionDate
protected List<SearchColumnBooleanField> creditHoldOverride
protected List<SearchColumnDoubleField> creditLimit
protected List<SearchColumnSelectField> currency
protected SearchColumnCustomFieldList customFieldList
protected List<SearchColumnDateField> dateClosed
protected List<SearchColumnLongField> daysOverdue
protected List<SearchColumnDoubleField> depositBalance
protected List<SearchColumnBooleanField> emailTransactions
protected List<SearchColumnDateField> endDate
protected List<SearchColumnSelectField> entityStatus
protected List<SearchColumnDoubleField> estimatedBudget
protected List<SearchColumnBooleanField> explicitConversion
protected List<SearchColumnBooleanField> faxTransactions
protected List<SearchColumnStringField> firstName
protected List<SearchColumnDateField> firstOrderDate
protected List<SearchColumnDateField> firstSaleDate
protected List<SearchColumnBooleanField> giveAccess
protected List<SearchColumnStringField> groupPricingLevel
protected List<SearchColumnBooleanField> hasDuplicates
protected List<SearchColumnStringField> homePhone
protected List<SearchColumnBooleanField> isBudgetApproved
protected List<SearchColumnBooleanField> isPerson
protected List<SearchColumnBooleanField> isShipAddress
protected List<SearchColumnStringField> itemPricingLevel
protected List<SearchColumnDoubleField> itemPricingUnitPrice
protected List<SearchColumnDateField> jobEndDate
protected List<SearchColumnDateField> jobProjectedEnd
protected List<SearchColumnDateField> jobStartDate
protected List<SearchColumnSelectField> jobType
protected List<SearchColumnStringField> lastName
protected List<SearchColumnDateField> leadDate
protected List<SearchColumnSelectField> leadSource
protected List<SearchColumnBooleanField> manualCreditHold
protected List<SearchColumnStringField> middleName
protected List<SearchColumnStringField> mobilePhone
protected List<SearchColumnBooleanField> onCreditHold
protected List<SearchColumnDoubleField> overdueBalance
protected List<SearchColumnSelectField> parent
protected List<SearchColumnSelectField> partner
protected List<SearchColumnDoubleField> partnerContribution
protected List<SearchColumnStringField> partnerRole
protected List<SearchColumnSelectField> partnerTeamMember
protected List<SearchColumnStringField> pec
protected List<SearchColumnSelectField> prefCCProcessor
protected List<SearchColumnSelectField> priceLevel
protected List<SearchColumnStringField> pricingGroup
protected List<SearchColumnStringField> pricingItem
protected List<SearchColumnBooleanField> printTransactions
protected List<SearchColumnDateField> prospectDate
protected List<SearchColumnLongField> reminderDays
protected List<SearchColumnStringField> resaleNumber
protected List<SearchColumnStringField> role
protected List<SearchColumnStringField> salesReadiness
protected List<SearchColumnSelectField> salesRep
protected List<SearchColumnSelectField> salesTeamMember
protected List<SearchColumnSelectField> salesTeamRole
protected List<SearchColumnStringField> salutation
protected List<SearchColumnStringField> shipAddress
protected List<SearchColumnBooleanField> shipComplete
protected List<SearchColumnSelectField> shippingItem
protected List<SearchColumnStringField> stage
protected List<SearchColumnDateField> startDate
protected List<SearchColumnSelectField> taxItem
protected List<SearchColumnBooleanField> taxable
protected List<SearchColumnSelectField> terms
protected List<SearchColumnSelectField> territory
protected List<SearchColumnStringField> title
protected List<SearchColumnDoubleField> unbilledOrders
protected List<SearchColumnStringField> url
protected List<SearchColumnStringField> vatRegNumber
protected List<SearchColumnBooleanField> webLead
Public Constructors
OriginatingLeadSearchRowBasic()
Public Methods
List<SearchColumnStringField> getAccountNumber()
Gets the value of the accountNumber property.
List<SearchColumnStringField> getAltContact()
Gets the value of the altContact property.
List<SearchColumnBooleanField> getAvailableOffline()
Gets the value of the availableOffline property.
List<SearchColumnDoubleField> getBalance()
Gets the value of the balance property.
List<SearchColumnStringField> getBillAddress()
Gets the value of the billAddress property.
List<SearchColumnStringField> getBuyingReason()
Gets the value of the buyingReason property.
List<SearchColumnStringField> getBuyingTimeFrame()
Gets the value of the buyingTimeFrame property.
List<SearchColumnSelectField> getCategory()
Gets the value of the category property.
List<SearchColumnStringField> getCcCustomerCode()
Gets the value of the ccCustomerCode property.
List<SearchColumnBooleanField> getCcDefault()
Gets the value of the ccDefault property.
List<SearchColumnDateField> getCcExpDate()
Gets the value of the ccExpDate property.
List<SearchColumnStringField> getCcHolderName()
Gets the value of the ccHolderName property.
List<SearchColumnStringField> getCcNumber()
Gets the value of the ccNumber property.
List<SearchColumnSelectField> getCcType()
Gets the value of the ccType property.
List<SearchColumnStringField> getCompanyName()
Gets the value of the companyName property.
List<SearchColumnStringField> getContact()
Gets the value of the contact property.
List<SearchColumnDoubleField> getContribution()
Gets the value of the contribution property.
List<SearchColumnDoubleField> getContributionPrimary()
Gets the value of the contributionPrimary property.
List<SearchColumnDateField> getConversionDate()
Gets the value of the conversionDate property.
List<SearchColumnBooleanField> getCreditHoldOverride()
Gets the value of the creditHoldOverride property.
List<SearchColumnDoubleField> getCreditLimit()
Gets the value of the creditLimit property.
List<SearchColumnSelectField> getCurrency()
Gets the value of the currency property.
SearchColumnCustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
List<SearchColumnDateField> getDateClosed()
Gets the value of the dateClosed property.
List<SearchColumnLongField> getDaysOverdue()
Gets the value of the daysOverdue property.
List<SearchColumnDoubleField> getDepositBalance()
Gets the value of the depositBalance property.
List<SearchColumnBooleanField> getEmailTransactions()
Gets the value of the emailTransactions property.
List<SearchColumnDateField> getEndDate()
Gets the value of the endDate property.
List<SearchColumnSelectField> getEntityStatus()
Gets the value of the entityStatus property.
List<SearchColumnDoubleField> getEstimatedBudget()
Gets the value of the estimatedBudget property.
List<SearchColumnBooleanField> getExplicitConversion()
Gets the value of the explicitConversion property.
List<SearchColumnBooleanField> getFaxTransactions()
Gets the value of the faxTransactions property.
List<SearchColumnStringField> getFirstName()
Gets the value of the firstName property.
List<SearchColumnDateField> getFirstOrderDate()
Gets the value of the firstOrderDate property.
List<SearchColumnDateField> getFirstSaleDate()
Gets the value of the firstSaleDate property.
List<SearchColumnBooleanField> getGiveAccess()
Gets the value of the giveAccess property.
List<SearchColumnStringField> getGroupPricingLevel()
Gets the value of the groupPricingLevel property.
List<SearchColumnBooleanField> getHasDuplicates()
Gets the value of the hasDuplicates property.
List<SearchColumnStringField> getHomePhone()
Gets the value of the homePhone property.
List<SearchColumnBooleanField> getIsBudgetApproved()
Gets the value of the isBudgetApproved property.
List<SearchColumnBooleanField> getIsPerson()
Gets the value of the isPerson property.
List<SearchColumnBooleanField> getIsShipAddress()
Gets the value of the isShipAddress property.
List<SearchColumnStringField> getItemPricingLevel()
Gets the value of the itemPricingLevel property.
List<SearchColumnDoubleField> getItemPricingUnitPrice()
Gets the value of the itemPricingUnitPrice property.
List<SearchColumnDateField> getJobEndDate()
Gets the value of the jobEndDate property.
List<SearchColumnDateField> getJobProjectedEnd()
Gets the value of the jobProjectedEnd property.
List<SearchColumnDateField> getJobStartDate()
Gets the value of the jobStartDate property.
List<SearchColumnSelectField> getJobType()
Gets the value of the jobType property.
List<SearchColumnStringField> getLastName()
Gets the value of the lastName property.
List<SearchColumnDateField> getLeadDate()
Gets the value of the leadDate property.
List<SearchColumnSelectField> getLeadSource()
Gets the value of the leadSource property.
List<SearchColumnBooleanField> getManualCreditHold()
Gets the value of the manualCreditHold property.
List<SearchColumnStringField> getMiddleName()
Gets the value of the middleName property.
List<SearchColumnStringField> getMobilePhone()
Gets the value of the mobilePhone property.
List<SearchColumnBooleanField> getOnCreditHold()
Gets the value of the onCreditHold property.
List<SearchColumnDoubleField> getOverdueBalance()
Gets the value of the overdueBalance property.
List<SearchColumnSelectField> getParent()
Gets the value of the parent property.
List<SearchColumnSelectField> getPartner()
Gets the value of the partner property.
List<SearchColumnDoubleField> getPartnerContribution()
Gets the value of the partnerContribution property.
List<SearchColumnStringField> getPartnerRole()
Gets the value of the partnerRole property.
List<SearchColumnSelectField> getPartnerTeamMember()
Gets the value of the partnerTeamMember property.
List<SearchColumnStringField> getPec()
Gets the value of the pec property.
List<SearchColumnSelectField> getPrefCCProcessor()
Gets the value of the prefCCProcessor property.
List<SearchColumnSelectField> getPriceLevel()
Gets the value of the priceLevel property.
List<SearchColumnStringField> getPricingGroup()
Gets the value of the pricingGroup property.
List<SearchColumnStringField> getPricingItem()
Gets the value of the pricingItem property.
List<SearchColumnBooleanField> getPrintTransactions()
Gets the value of the printTransactions property.
List<SearchColumnDateField> getProspectDate()
Gets the value of the prospectDate property.
List<SearchColumnLongField> getReminderDays()
Gets the value of the reminderDays property.
List<SearchColumnStringField> getResaleNumber()
Gets the value of the resaleNumber property.
List<SearchColumnStringField> getRole()
Gets the value of the role property.
List<SearchColumnStringField> getSalesReadiness()
Gets the value of the salesReadiness property.
List<SearchColumnSelectField> getSalesRep()
Gets the value of the salesRep property.
List<SearchColumnSelectField> getSalesTeamMember()
Gets the value of the salesTeamMember property.
List<SearchColumnSelectField> getSalesTeamRole()
Gets the value of the salesTeamRole property.
List<SearchColumnStringField> getSalutation()
Gets the value of the salutation property.
List<SearchColumnStringField> getShipAddress()
Gets the value of the shipAddress property.
List<SearchColumnBooleanField> getShipComplete()
Gets the value of the shipComplete property.
List<SearchColumnSelectField> getShippingItem()
Gets the value of the shippingItem property.
List<SearchColumnStringField> getStage()
Gets the value of the stage property.
List<SearchColumnDateField> getStartDate()
Gets the value of the startDate property.
List<SearchColumnSelectField> getTaxItem()
Gets the value of the taxItem property.
List<SearchColumnBooleanField> getTaxable()
Gets the value of the taxable property.
List<SearchColumnSelectField> getTerms()
Gets the value of the terms property.
List<SearchColumnSelectField> getTerritory()
Gets the value of the territory property.
List<SearchColumnStringField> getTitle()
Gets the value of the title property.
List<SearchColumnDoubleField> getUnbilledOrders()
Gets the value of the unbilledOrders property.
List<SearchColumnStringField> getUrl()
Gets the value of the url property.
List<SearchColumnStringField> getVatRegNumber()
Gets the value of the vatRegNumber property.
List<SearchColumnBooleanField> getWebLead()
Gets the value of the webLead property.
void setCustomFieldList(SearchColumnCustomFieldList value)
Sets the value of the customFieldList property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected List<SearchColumnStringField> accountNumber

protected List<SearchColumnStringField> altContact

protected List<SearchColumnBooleanField> availableOffline

protected List<SearchColumnDoubleField> balance

protected List<SearchColumnStringField> billAddress

protected List<SearchColumnStringField> buyingReason

protected List<SearchColumnStringField> buyingTimeFrame

protected List<SearchColumnSelectField> category

protected List<SearchColumnStringField> ccCustomerCode

protected List<SearchColumnBooleanField> ccDefault

protected List<SearchColumnDateField> ccExpDate

protected List<SearchColumnStringField> ccHolderName

protected List<SearchColumnStringField> ccNumber

protected List<SearchColumnSelectField> ccType

protected List<SearchColumnStringField> companyName

protected List<SearchColumnStringField> contact

protected List<SearchColumnDoubleField> contribution

protected List<SearchColumnDoubleField> contributionPrimary

protected List<SearchColumnDateField> conversionDate

protected List<SearchColumnBooleanField> creditHoldOverride

protected List<SearchColumnDoubleField> creditLimit

protected List<SearchColumnSelectField> currency

protected SearchColumnCustomFieldList customFieldList

protected List<SearchColumnDateField> dateClosed

protected List<SearchColumnLongField> daysOverdue

protected List<SearchColumnDoubleField> depositBalance

protected List<SearchColumnBooleanField> emailTransactions

protected List<SearchColumnDateField> endDate

protected List<SearchColumnSelectField> entityStatus

protected List<SearchColumnDoubleField> estimatedBudget

protected List<SearchColumnBooleanField> explicitConversion

protected List<SearchColumnBooleanField> faxTransactions

protected List<SearchColumnStringField> firstName

protected List<SearchColumnDateField> firstOrderDate

protected List<SearchColumnDateField> firstSaleDate

protected List<SearchColumnBooleanField> giveAccess

protected List<SearchColumnStringField> groupPricingLevel

protected List<SearchColumnBooleanField> hasDuplicates

protected List<SearchColumnStringField> homePhone

protected List<SearchColumnBooleanField> isBudgetApproved

protected List<SearchColumnBooleanField> isPerson

protected List<SearchColumnBooleanField> isShipAddress

protected List<SearchColumnStringField> itemPricingLevel

protected List<SearchColumnDoubleField> itemPricingUnitPrice

protected List<SearchColumnDateField> jobEndDate

protected List<SearchColumnDateField> jobProjectedEnd

protected List<SearchColumnDateField> jobStartDate

protected List<SearchColumnSelectField> jobType

protected List<SearchColumnStringField> lastName

protected List<SearchColumnDateField> leadDate

protected List<SearchColumnSelectField> leadSource

protected List<SearchColumnBooleanField> manualCreditHold

protected List<SearchColumnStringField> middleName

protected List<SearchColumnStringField> mobilePhone

protected List<SearchColumnBooleanField> onCreditHold

protected List<SearchColumnDoubleField> overdueBalance

protected List<SearchColumnSelectField> parent

protected List<SearchColumnSelectField> partner

protected List<SearchColumnDoubleField> partnerContribution

protected List<SearchColumnStringField> partnerRole

protected List<SearchColumnSelectField> partnerTeamMember

protected List<SearchColumnStringField> pec

protected List<SearchColumnSelectField> prefCCProcessor

protected List<SearchColumnSelectField> priceLevel

protected List<SearchColumnStringField> pricingGroup

protected List<SearchColumnStringField> pricingItem

protected List<SearchColumnBooleanField> printTransactions

protected List<SearchColumnDateField> prospectDate

protected List<SearchColumnLongField> reminderDays

protected List<SearchColumnStringField> resaleNumber

protected List<SearchColumnStringField> role

protected List<SearchColumnStringField> salesReadiness

protected List<SearchColumnSelectField> salesRep

protected List<SearchColumnSelectField> salesTeamMember

protected List<SearchColumnSelectField> salesTeamRole

protected List<SearchColumnStringField> salutation

protected List<SearchColumnStringField> shipAddress

protected List<SearchColumnBooleanField> shipComplete

protected List<SearchColumnSelectField> shippingItem

protected List<SearchColumnStringField> stage

protected List<SearchColumnDateField> startDate

protected List<SearchColumnSelectField> taxItem

protected List<SearchColumnBooleanField> taxable

protected List<SearchColumnSelectField> terms

protected List<SearchColumnSelectField> territory

protected List<SearchColumnStringField> title

protected List<SearchColumnDoubleField> unbilledOrders

protected List<SearchColumnStringField> url

protected List<SearchColumnStringField> vatRegNumber

protected List<SearchColumnBooleanField> webLead

Public Constructors

public OriginatingLeadSearchRowBasic ()

Public Methods

public List<SearchColumnStringField> getAccountNumber ()

Gets the value of the accountNumber 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 accountNumber property.

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

    getAccountNumber().add(newItem);
 

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

public List<SearchColumnStringField> getAltContact ()

Gets the value of the altContact 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 altContact property.

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

    getAltContact().add(newItem);
 

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

public List<SearchColumnBooleanField> getAvailableOffline ()

Gets the value of the availableOffline 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 availableOffline property.

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

    getAvailableOffline().add(newItem);
 

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

public List<SearchColumnDoubleField> getBalance ()

Gets the value of the balance 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 balance property.

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

    getBalance().add(newItem);
 

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

public List<SearchColumnStringField> getBillAddress ()

Gets the value of the billAddress 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 billAddress property.

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

    getBillAddress().add(newItem);
 

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

public List<SearchColumnStringField> getBuyingReason ()

Gets the value of the buyingReason 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 buyingReason property.

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

    getBuyingReason().add(newItem);
 

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

public List<SearchColumnStringField> getBuyingTimeFrame ()

Gets the value of the buyingTimeFrame 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 buyingTimeFrame property.

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

    getBuyingTimeFrame().add(newItem);
 

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

public List<SearchColumnSelectField> getCategory ()

Gets the value of the category 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 category property.

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

    getCategory().add(newItem);
 

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

public List<SearchColumnStringField> getCcCustomerCode ()

Gets the value of the ccCustomerCode 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 ccCustomerCode property.

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

    getCcCustomerCode().add(newItem);
 

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

public List<SearchColumnBooleanField> getCcDefault ()

Gets the value of the ccDefault 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 ccDefault property.

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

    getCcDefault().add(newItem);
 

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

public List<SearchColumnDateField> getCcExpDate ()

Gets the value of the ccExpDate 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 ccExpDate property.

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

    getCcExpDate().add(newItem);
 

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

public List<SearchColumnStringField> getCcHolderName ()

Gets the value of the ccHolderName 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 ccHolderName property.

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

    getCcHolderName().add(newItem);
 

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

public List<SearchColumnStringField> getCcNumber ()

Gets the value of the ccNumber 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 ccNumber property.

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

    getCcNumber().add(newItem);
 

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

public List<SearchColumnSelectField> getCcType ()

Gets the value of the ccType 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 ccType property.

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

    getCcType().add(newItem);
 

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

public List<SearchColumnStringField> getCompanyName ()

Gets the value of the companyName 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 companyName property.

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

    getCompanyName().add(newItem);
 

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

public List<SearchColumnStringField> getContact ()

Gets the value of the contact 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 contact property.

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

    getContact().add(newItem);
 

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

public List<SearchColumnDoubleField> getContribution ()

Gets the value of the contribution 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 contribution property.

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

    getContribution().add(newItem);
 

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

public List<SearchColumnDoubleField> getContributionPrimary ()

Gets the value of the contributionPrimary 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 contributionPrimary property.

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

    getContributionPrimary().add(newItem);
 

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

public List<SearchColumnDateField> getConversionDate ()

Gets the value of the conversionDate 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 conversionDate property.

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

    getConversionDate().add(newItem);
 

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

public List<SearchColumnBooleanField> getCreditHoldOverride ()

Gets the value of the creditHoldOverride 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 creditHoldOverride property.

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

    getCreditHoldOverride().add(newItem);
 

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

public List<SearchColumnDoubleField> getCreditLimit ()

Gets the value of the creditLimit 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 creditLimit property.

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

    getCreditLimit().add(newItem);
 

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

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<SearchColumnDateField> getDateClosed ()

Gets the value of the dateClosed 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 dateClosed property.

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

    getDateClosed().add(newItem);
 

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

public List<SearchColumnLongField> getDaysOverdue ()

Gets the value of the daysOverdue 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 daysOverdue property.

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

    getDaysOverdue().add(newItem);
 

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

public List<SearchColumnDoubleField> getDepositBalance ()

Gets the value of the depositBalance 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 depositBalance property.

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

    getDepositBalance().add(newItem);
 

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

public List<SearchColumnBooleanField> getEmailTransactions ()

Gets the value of the emailTransactions 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 emailTransactions property.

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

    getEmailTransactions().add(newItem);
 

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

public List<SearchColumnDateField> getEndDate ()

Gets the value of the endDate 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 endDate property.

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

    getEndDate().add(newItem);
 

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

public List<SearchColumnSelectField> getEntityStatus ()

Gets the value of the entityStatus 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 entityStatus property.

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

    getEntityStatus().add(newItem);
 

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

public List<SearchColumnDoubleField> getEstimatedBudget ()

Gets the value of the estimatedBudget 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 estimatedBudget property.

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

    getEstimatedBudget().add(newItem);
 

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

public List<SearchColumnBooleanField> getExplicitConversion ()

Gets the value of the explicitConversion 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 explicitConversion property.

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

    getExplicitConversion().add(newItem);
 

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

public List<SearchColumnBooleanField> getFaxTransactions ()

Gets the value of the faxTransactions 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 faxTransactions property.

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

    getFaxTransactions().add(newItem);
 

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

public List<SearchColumnStringField> getFirstName ()

Gets the value of the firstName 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 firstName property.

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

    getFirstName().add(newItem);
 

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

public List<SearchColumnDateField> getFirstOrderDate ()

Gets the value of the firstOrderDate 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 firstOrderDate property.

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

    getFirstOrderDate().add(newItem);
 

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

public List<SearchColumnDateField> getFirstSaleDate ()

Gets the value of the firstSaleDate 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 firstSaleDate property.

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

    getFirstSaleDate().add(newItem);
 

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

public List<SearchColumnBooleanField> getGiveAccess ()

Gets the value of the giveAccess 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 giveAccess property.

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

    getGiveAccess().add(newItem);
 

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

public List<SearchColumnStringField> getGroupPricingLevel ()

Gets the value of the groupPricingLevel 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 groupPricingLevel property.

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

    getGroupPricingLevel().add(newItem);
 

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

public List<SearchColumnBooleanField> getHasDuplicates ()

Gets the value of the hasDuplicates 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 hasDuplicates property.

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

    getHasDuplicates().add(newItem);
 

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

public List<SearchColumnStringField> getHomePhone ()

Gets the value of the homePhone 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 homePhone property.

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

    getHomePhone().add(newItem);
 

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

public List<SearchColumnBooleanField> getIsBudgetApproved ()

Gets the value of the isBudgetApproved 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 isBudgetApproved property.

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

    getIsBudgetApproved().add(newItem);
 

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

public List<SearchColumnBooleanField> getIsPerson ()

Gets the value of the isPerson 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 isPerson property.

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

    getIsPerson().add(newItem);
 

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

public List<SearchColumnBooleanField> getIsShipAddress ()

Gets the value of the isShipAddress 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 isShipAddress property.

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

    getIsShipAddress().add(newItem);
 

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

public List<SearchColumnStringField> getItemPricingLevel ()

Gets the value of the itemPricingLevel 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 itemPricingLevel property.

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

    getItemPricingLevel().add(newItem);
 

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

public List<SearchColumnDoubleField> getItemPricingUnitPrice ()

Gets the value of the itemPricingUnitPrice 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 itemPricingUnitPrice property.

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

    getItemPricingUnitPrice().add(newItem);
 

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

public List<SearchColumnDateField> getJobEndDate ()

Gets the value of the jobEndDate 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 jobEndDate property.

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

    getJobEndDate().add(newItem);
 

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

public List<SearchColumnDateField> getJobProjectedEnd ()

Gets the value of the jobProjectedEnd 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 jobProjectedEnd property.

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

    getJobProjectedEnd().add(newItem);
 

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

public List<SearchColumnDateField> getJobStartDate ()

Gets the value of the jobStartDate 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 jobStartDate property.

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

    getJobStartDate().add(newItem);
 

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

public List<SearchColumnSelectField> getJobType ()

Gets the value of the jobType 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 jobType property.

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

    getJobType().add(newItem);
 

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

public List<SearchColumnStringField> getLastName ()

Gets the value of the lastName 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 lastName property.

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

    getLastName().add(newItem);
 

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

public List<SearchColumnDateField> getLeadDate ()

Gets the value of the leadDate 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 leadDate property.

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

    getLeadDate().add(newItem);
 

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

public List<SearchColumnSelectField> getLeadSource ()

Gets the value of the leadSource 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 leadSource property.

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

    getLeadSource().add(newItem);
 

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

public List<SearchColumnBooleanField> getManualCreditHold ()

Gets the value of the manualCreditHold 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 manualCreditHold property.

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

    getManualCreditHold().add(newItem);
 

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

public List<SearchColumnStringField> getMiddleName ()

Gets the value of the middleName 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 middleName property.

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

    getMiddleName().add(newItem);
 

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

public List<SearchColumnStringField> getMobilePhone ()

Gets the value of the mobilePhone 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 mobilePhone property.

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

    getMobilePhone().add(newItem);
 

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

public List<SearchColumnBooleanField> getOnCreditHold ()

Gets the value of the onCreditHold 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 onCreditHold property.

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

    getOnCreditHold().add(newItem);
 

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

public List<SearchColumnDoubleField> getOverdueBalance ()

Gets the value of the overdueBalance 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 overdueBalance property.

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

    getOverdueBalance().add(newItem);
 

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

public List<SearchColumnSelectField> getParent ()

Gets the value of the parent 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 parent property.

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

    getParent().add(newItem);
 

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

public List<SearchColumnSelectField> getPartner ()

Gets the value of the partner 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 partner property.

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

    getPartner().add(newItem);
 

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

public List<SearchColumnDoubleField> getPartnerContribution ()

Gets the value of the partnerContribution 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 partnerContribution property.

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

    getPartnerContribution().add(newItem);
 

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

public List<SearchColumnStringField> getPartnerRole ()

Gets the value of the partnerRole 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 partnerRole property.

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

    getPartnerRole().add(newItem);
 

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

public List<SearchColumnSelectField> getPartnerTeamMember ()

Gets the value of the partnerTeamMember 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 partnerTeamMember property.

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

    getPartnerTeamMember().add(newItem);
 

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

public List<SearchColumnStringField> getPec ()

Gets the value of the pec 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 pec property.

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

    getPec().add(newItem);
 

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

public List<SearchColumnSelectField> getPrefCCProcessor ()

Gets the value of the prefCCProcessor 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 prefCCProcessor property.

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

    getPrefCCProcessor().add(newItem);
 

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

public List<SearchColumnSelectField> getPriceLevel ()

Gets the value of the priceLevel 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 priceLevel property.

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

    getPriceLevel().add(newItem);
 

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

public List<SearchColumnStringField> getPricingGroup ()

Gets the value of the pricingGroup 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 pricingGroup property.

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

    getPricingGroup().add(newItem);
 

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

public List<SearchColumnStringField> getPricingItem ()

Gets the value of the pricingItem 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 pricingItem property.

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

    getPricingItem().add(newItem);
 

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

public List<SearchColumnBooleanField> getPrintTransactions ()

Gets the value of the printTransactions 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 printTransactions property.

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

    getPrintTransactions().add(newItem);
 

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

public List<SearchColumnDateField> getProspectDate ()

Gets the value of the prospectDate 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 prospectDate property.

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

    getProspectDate().add(newItem);
 

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

public List<SearchColumnLongField> getReminderDays ()

Gets the value of the reminderDays 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 reminderDays property.

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

    getReminderDays().add(newItem);
 

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

public List<SearchColumnStringField> getResaleNumber ()

Gets the value of the resaleNumber 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 resaleNumber property.

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

    getResaleNumber().add(newItem);
 

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

public List<SearchColumnStringField> getRole ()

Gets the value of the role 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 role property.

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

    getRole().add(newItem);
 

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

public List<SearchColumnStringField> getSalesReadiness ()

Gets the value of the salesReadiness 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 salesReadiness property.

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

    getSalesReadiness().add(newItem);
 

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

public List<SearchColumnSelectField> getSalesRep ()

Gets the value of the salesRep 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 salesRep property.

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

    getSalesRep().add(newItem);
 

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

public List<SearchColumnSelectField> getSalesTeamMember ()

Gets the value of the salesTeamMember 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 salesTeamMember property.

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

    getSalesTeamMember().add(newItem);
 

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

public List<SearchColumnSelectField> getSalesTeamRole ()

Gets the value of the salesTeamRole 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 salesTeamRole property.

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

    getSalesTeamRole().add(newItem);
 

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

public List<SearchColumnStringField> getSalutation ()

Gets the value of the salutation 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 salutation property.

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

    getSalutation().add(newItem);
 

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

public List<SearchColumnStringField> getShipAddress ()

Gets the value of the shipAddress 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 shipAddress property.

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

    getShipAddress().add(newItem);
 

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

public List<SearchColumnBooleanField> getShipComplete ()

Gets the value of the shipComplete 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 shipComplete property.

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

    getShipComplete().add(newItem);
 

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

public List<SearchColumnSelectField> getShippingItem ()

Gets the value of the shippingItem 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 shippingItem property.

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

    getShippingItem().add(newItem);
 

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

public List<SearchColumnStringField> getStage ()

Gets the value of the stage 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 stage property.

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

    getStage().add(newItem);
 

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

public List<SearchColumnDateField> getStartDate ()

Gets the value of the startDate 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 startDate property.

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

    getStartDate().add(newItem);
 

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

public List<SearchColumnSelectField> getTaxItem ()

Gets the value of the taxItem 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 taxItem property.

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

    getTaxItem().add(newItem);
 

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

public List<SearchColumnBooleanField> getTaxable ()

Gets the value of the taxable 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 taxable property.

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

    getTaxable().add(newItem);
 

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

public List<SearchColumnSelectField> getTerms ()

Gets the value of the terms 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 terms property.

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

    getTerms().add(newItem);
 

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

public List<SearchColumnSelectField> getTerritory ()

Gets the value of the territory 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 territory property.

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

    getTerritory().add(newItem);
 

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

public List<SearchColumnStringField> getTitle ()

Gets the value of the title 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 title property.

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

    getTitle().add(newItem);
 

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

public List<SearchColumnDoubleField> getUnbilledOrders ()

Gets the value of the unbilledOrders 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 unbilledOrders property.

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

    getUnbilledOrders().add(newItem);
 

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

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> getVatRegNumber ()

Gets the value of the vatRegNumber 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 vatRegNumber property.

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

    getVatRegNumber().add(newItem);
 

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

public List<SearchColumnBooleanField> getWebLead ()

Gets the value of the webLead 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 webLead property.

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

    getWebLead().add(newItem);
 

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

public void setCustomFieldList (SearchColumnCustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is SearchColumnCustomFieldList