All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tsg.ns.wsdl.coop.OriginatingLeadSearchRowBasic Maven / Gradle / Ivy


package tsg.ns.wsdl.coop;

import java.util.ArrayList;
import java.util.List;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlType;


/**
 * 

Java class for OriginatingLeadSearchRowBasic complex type. * *

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

 * <complexType name="OriginatingLeadSearchRowBasic">
 *   <complexContent>
 *     <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}SearchRowBasic">
 *       <sequence>
 *         <element name="accountNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="address" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="address1" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="address2" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="address3" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="addressee" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="addressInternalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="addressLabel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="addressPhone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="altContact" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="altEmail" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="altName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="altPhone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="assignedSite" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="assignedSiteId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="attention" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="availableOffline" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="balance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billAddress" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billAddress1" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billAddress2" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billAddress3" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billAddressee" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billAttention" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billCity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billCountry" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billCountryCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billPhone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billState" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billZipCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="buyingReason" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="buyingTimeFrame" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="category" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ccCustomerCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ccDefault" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ccExpDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ccHolderName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ccInternalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ccNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ccState" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ccStateFrom" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ccType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="city" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="comments" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="companyName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="consolBalance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="consolDaysOverdue" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="consolDepositBalance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="consolOverdueBalance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="consolUnbilledOrders" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="contact" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="contribution" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="contributionPrimary" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="conversionDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="country" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="countryCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="creditHold" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="creditHoldOverride" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="creditLimit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="currency" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="dateClosed" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="dateCreated" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="daysOverdue" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="defaultOrderPriority" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="defaultTaxReg" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="depositBalance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="drAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="email" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="emailPreference" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="emailTransactions" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="endDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="entityId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="entityNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="entityStatus" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="estimatedBudget" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="explicitConversion" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="externalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fax" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="faxTransactions" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="firstName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="firstOrderDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="firstSaleDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fxAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fxBalance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fxConsolBalance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fxConsolUnbilledOrders" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fxUnbilledOrders" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="giveAccess" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="globalSubscriptionStatus" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="groupPricingLevel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="hasDuplicates" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="homePhone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="image" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="internalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isBudgetApproved" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isDefaultBilling" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isDefaultShipping" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isInactive" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isPerson" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isShipAddress" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="itemPricingLevel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="itemPricingUnitPrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="jobEndDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="jobProjectedEnd" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="jobStartDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="jobType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="language" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="lastModifiedDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="lastName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="lastOrderDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="lastSaleDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="leadDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="leadSource" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="level" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="manualCreditHold" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="middleName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="mobilePhone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="monthlyClosing" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="onCreditHold" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="overdueBalance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="parent" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="partner" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="partnerContribution" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="partnerRole" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="partnerTeamMember" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="pec" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="permission" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="phone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="phoneticName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="prefCCProcessor" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="priceLevel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="pricingGroup" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="pricingItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="printTransactions" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="prospectDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="receivablesAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="reminderDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="resaleNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="role" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="salesReadiness" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="salesRep" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="salesTeamMember" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="salesTeamRole" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="salutation" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipAddress" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipAddress1" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipAddress2" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipAddress3" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipAddressee" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipAttention" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipCity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipComplete" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipCountry" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipCountryCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipPhone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shippingItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipState" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipZip" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="sourceSite" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="sourceSiteId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="stage" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="startDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="state" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="subscription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="subscriptionDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="subscriptionStatus" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="subsidiary" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="taxable" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="taxItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="terms" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="territory" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="title" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="unbilledOrders" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="url" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vatRegNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="webLead" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="zipCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="customFieldList" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
 *       </sequence>
 *     </extension>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "OriginatingLeadSearchRowBasic", namespace = "urn:common_2023_1.platform.webservices.netsuite.com", propOrder = { "accountNumber", "address", "address1", "address2", "address3", "addressee", "addressInternalId", "addressLabel", "addressPhone", "altContact", "altEmail", "altName", "altPhone", "assignedSite", "assignedSiteId", "attention", "availableOffline", "balance", "billAddress", "billAddress1", "billAddress2", "billAddress3", "billAddressee", "billAttention", "billCity", "billCountry", "billCountryCode", "billPhone", "billState", "billZipCode", "buyingReason", "buyingTimeFrame", "category", "ccCustomerCode", "ccDefault", "ccExpDate", "ccHolderName", "ccInternalId", "ccNumber", "ccState", "ccStateFrom", "ccType", "city", "comments", "companyName", "consolBalance", "consolDaysOverdue", "consolDepositBalance", "consolOverdueBalance", "consolUnbilledOrders", "contact", "contribution", "contributionPrimary", "conversionDate", "country", "countryCode", "creditHold", "creditHoldOverride", "creditLimit", "currency", "dateClosed", "dateCreated", "daysOverdue", "defaultOrderPriority", "defaultTaxReg", "depositBalance", "drAccount", "email", "emailPreference", "emailTransactions", "endDate", "entityId", "entityNumber", "entityStatus", "estimatedBudget", "explicitConversion", "externalId", "fax", "faxTransactions", "firstName", "firstOrderDate", "firstSaleDate", "fxAccount", "fxBalance", "fxConsolBalance", "fxConsolUnbilledOrders", "fxUnbilledOrders", "giveAccess", "globalSubscriptionStatus", "groupPricingLevel", "hasDuplicates", "homePhone", "image", "internalId", "isBudgetApproved", "isDefaultBilling", "isDefaultShipping", "isInactive", "isPerson", "isShipAddress", "itemPricingLevel", "itemPricingUnitPrice", "jobEndDate", "jobProjectedEnd", "jobStartDate", "jobType", "language", "lastModifiedDate", "lastName", "lastOrderDate", "lastSaleDate", "leadDate", "leadSource", "level", "manualCreditHold", "middleName", "mobilePhone", "monthlyClosing", "onCreditHold", "overdueBalance", "parent", "partner", "partnerContribution", "partnerRole", "partnerTeamMember", "pec", "permission", "phone", "phoneticName", "prefCCProcessor", "priceLevel", "pricingGroup", "pricingItem", "printTransactions", "prospectDate", "receivablesAccount", "reminderDays", "resaleNumber", "role", "salesReadiness", "salesRep", "salesTeamMember", "salesTeamRole", "salutation", "shipAddress", "shipAddress1", "shipAddress2", "shipAddress3", "shipAddressee", "shipAttention", "shipCity", "shipComplete", "shipCountry", "shipCountryCode", "shipPhone", "shippingItem", "shipState", "shipZip", "sourceSite", "sourceSiteId", "stage", "startDate", "state", "subscription", "subscriptionDate", "subscriptionStatus", "subsidiary", "taxable", "taxItem", "terms", "territory", "title", "unbilledOrders", "url", "vatRegNumber", "webLead", "zipCode", "customFieldList" }) public class OriginatingLeadSearchRowBasic extends SearchRowBasic { protected List accountNumber; protected List address; protected List address1; protected List address2; protected List address3; protected List addressee; protected List addressInternalId; protected List addressLabel; protected List addressPhone; protected List altContact; protected List altEmail; protected List altName; protected List altPhone; protected List assignedSite; protected List assignedSiteId; protected List attention; protected List availableOffline; protected List balance; protected List billAddress; protected List billAddress1; protected List billAddress2; protected List billAddress3; protected List billAddressee; protected List billAttention; protected List billCity; protected List billCountry; protected List billCountryCode; protected List billPhone; protected List billState; protected List billZipCode; protected List buyingReason; protected List buyingTimeFrame; protected List category; protected List ccCustomerCode; protected List ccDefault; protected List ccExpDate; protected List ccHolderName; protected List ccInternalId; protected List ccNumber; protected List ccState; protected List ccStateFrom; protected List ccType; protected List city; protected List comments; protected List companyName; protected List consolBalance; protected List consolDaysOverdue; protected List consolDepositBalance; protected List consolOverdueBalance; protected List consolUnbilledOrders; protected List contact; protected List contribution; protected List contributionPrimary; protected List conversionDate; protected List country; protected List countryCode; protected List creditHold; protected List creditHoldOverride; protected List creditLimit; protected List currency; protected List dateClosed; protected List dateCreated; protected List daysOverdue; protected List defaultOrderPriority; protected List defaultTaxReg; protected List depositBalance; protected List drAccount; protected List email; protected List emailPreference; protected List emailTransactions; protected List endDate; protected List entityId; protected List entityNumber; protected List entityStatus; protected List estimatedBudget; protected List explicitConversion; protected List externalId; protected List fax; protected List faxTransactions; protected List firstName; protected List firstOrderDate; protected List firstSaleDate; protected List fxAccount; protected List fxBalance; protected List fxConsolBalance; protected List fxConsolUnbilledOrders; protected List fxUnbilledOrders; protected List giveAccess; protected List globalSubscriptionStatus; protected List groupPricingLevel; protected List hasDuplicates; protected List homePhone; protected List image; protected List internalId; protected List isBudgetApproved; protected List isDefaultBilling; protected List isDefaultShipping; protected List isInactive; protected List isPerson; protected List isShipAddress; protected List itemPricingLevel; protected List itemPricingUnitPrice; protected List jobEndDate; protected List jobProjectedEnd; protected List jobStartDate; protected List jobType; protected List language; protected List lastModifiedDate; protected List lastName; protected List lastOrderDate; protected List lastSaleDate; protected List leadDate; protected List leadSource; protected List level; protected List manualCreditHold; protected List middleName; protected List mobilePhone; protected List monthlyClosing; protected List onCreditHold; protected List overdueBalance; protected List parent; protected List partner; protected List partnerContribution; protected List partnerRole; protected List partnerTeamMember; protected List pec; protected List permission; protected List phone; protected List phoneticName; protected List prefCCProcessor; protected List priceLevel; protected List pricingGroup; protected List pricingItem; protected List printTransactions; protected List prospectDate; protected List receivablesAccount; protected List reminderDays; protected List resaleNumber; protected List role; protected List salesReadiness; protected List salesRep; protected List salesTeamMember; protected List salesTeamRole; protected List salutation; protected List shipAddress; protected List shipAddress1; protected List shipAddress2; protected List shipAddress3; protected List shipAddressee; protected List shipAttention; protected List shipCity; protected List shipComplete; protected List shipCountry; protected List shipCountryCode; protected List shipPhone; protected List shippingItem; protected List shipState; protected List shipZip; protected List sourceSite; protected List sourceSiteId; protected List stage; protected List startDate; protected List state; protected List subscription; protected List subscriptionDate; protected List subscriptionStatus; protected List subsidiary; protected List taxable; protected List taxItem; protected List terms; protected List territory; protected List title; protected List unbilledOrders; protected List url; protected List vatRegNumber; protected List webLead; protected List zipCode; protected SearchColumnCustomFieldList customFieldList; /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getAccountNumber() { if (accountNumber == null) { accountNumber = new ArrayList(); } return this.accountNumber; } /** * Gets the value of the address 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 Jakarta XML Binding object. * This is why there is not a set method for the address property. * *

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

     *    getAddress().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAddress() { if (address == null) { address = new ArrayList(); } return this.address; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getAddress1() { if (address1 == null) { address1 = new ArrayList(); } return this.address1; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getAddress2() { if (address2 == null) { address2 = new ArrayList(); } return this.address2; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getAddress3() { if (address3 == null) { address3 = new ArrayList(); } return this.address3; } /** * Gets the value of the addressee 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 Jakarta XML Binding object. * This is why there is not a set method for the addressee property. * *

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

     *    getAddressee().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAddressee() { if (addressee == null) { addressee = new ArrayList(); } return this.addressee; } /** * Gets the value of the addressInternalId 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 Jakarta XML Binding object. * This is why there is not a set method for the addressInternalId property. * *

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

     *    getAddressInternalId().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAddressInternalId() { if (addressInternalId == null) { addressInternalId = new ArrayList(); } return this.addressInternalId; } /** * Gets the value of the addressLabel 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 Jakarta XML Binding object. * This is why there is not a set method for the addressLabel property. * *

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

     *    getAddressLabel().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAddressLabel() { if (addressLabel == null) { addressLabel = new ArrayList(); } return this.addressLabel; } /** * Gets the value of the addressPhone 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 Jakarta XML Binding object. * This is why there is not a set method for the addressPhone property. * *

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

     *    getAddressPhone().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAddressPhone() { if (addressPhone == null) { addressPhone = new ArrayList(); } return this.addressPhone; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getAltContact() { if (altContact == null) { altContact = new ArrayList(); } return this.altContact; } /** * Gets the value of the altEmail 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 Jakarta XML Binding object. * This is why there is not a set method for the altEmail property. * *

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

     *    getAltEmail().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAltEmail() { if (altEmail == null) { altEmail = new ArrayList(); } return this.altEmail; } /** * Gets the value of the altName 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 Jakarta XML Binding object. * This is why there is not a set method for the altName property. * *

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

     *    getAltName().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAltName() { if (altName == null) { altName = new ArrayList(); } return this.altName; } /** * Gets the value of the altPhone 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 Jakarta XML Binding object. * This is why there is not a set method for the altPhone property. * *

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

     *    getAltPhone().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAltPhone() { if (altPhone == null) { altPhone = new ArrayList(); } return this.altPhone; } /** * Gets the value of the assignedSite 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 Jakarta XML Binding object. * This is why there is not a set method for the assignedSite property. * *

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

     *    getAssignedSite().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getAssignedSite() { if (assignedSite == null) { assignedSite = new ArrayList(); } return this.assignedSite; } /** * Gets the value of the assignedSiteId 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 Jakarta XML Binding object. * This is why there is not a set method for the assignedSiteId property. * *

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

     *    getAssignedSiteId().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getAssignedSiteId() { if (assignedSiteId == null) { assignedSiteId = new ArrayList(); } return this.assignedSiteId; } /** * Gets the value of the attention 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 Jakarta XML Binding object. * This is why there is not a set method for the attention property. * *

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

     *    getAttention().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAttention() { if (attention == null) { attention = new ArrayList(); } return this.attention; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getAvailableOffline() { if (availableOffline == null) { availableOffline = new ArrayList(); } return this.availableOffline; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getBalance() { if (balance == null) { balance = new ArrayList(); } return this.balance; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getBillAddress() { if (billAddress == null) { billAddress = new ArrayList(); } return this.billAddress; } /** * Gets the value of the billAddress1 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 Jakarta XML Binding object. * This is why there is not a set method for the billAddress1 property. * *

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

     *    getBillAddress1().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillAddress1() { if (billAddress1 == null) { billAddress1 = new ArrayList(); } return this.billAddress1; } /** * Gets the value of the billAddress2 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 Jakarta XML Binding object. * This is why there is not a set method for the billAddress2 property. * *

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

     *    getBillAddress2().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillAddress2() { if (billAddress2 == null) { billAddress2 = new ArrayList(); } return this.billAddress2; } /** * Gets the value of the billAddress3 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 Jakarta XML Binding object. * This is why there is not a set method for the billAddress3 property. * *

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

     *    getBillAddress3().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillAddress3() { if (billAddress3 == null) { billAddress3 = new ArrayList(); } return this.billAddress3; } /** * Gets the value of the billAddressee 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 Jakarta XML Binding object. * This is why there is not a set method for the billAddressee property. * *

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

     *    getBillAddressee().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillAddressee() { if (billAddressee == null) { billAddressee = new ArrayList(); } return this.billAddressee; } /** * Gets the value of the billAttention 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 Jakarta XML Binding object. * This is why there is not a set method for the billAttention property. * *

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

     *    getBillAttention().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillAttention() { if (billAttention == null) { billAttention = new ArrayList(); } return this.billAttention; } /** * Gets the value of the billCity 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 Jakarta XML Binding object. * This is why there is not a set method for the billCity property. * *

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

     *    getBillCity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillCity() { if (billCity == null) { billCity = new ArrayList(); } return this.billCity; } /** * Gets the value of the billCountry 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 Jakarta XML Binding object. * This is why there is not a set method for the billCountry property. * *

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

     *    getBillCountry().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getBillCountry() { if (billCountry == null) { billCountry = new ArrayList(); } return this.billCountry; } /** * Gets the value of the billCountryCode 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 Jakarta XML Binding object. * This is why there is not a set method for the billCountryCode property. * *

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

     *    getBillCountryCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillCountryCode() { if (billCountryCode == null) { billCountryCode = new ArrayList(); } return this.billCountryCode; } /** * Gets the value of the billPhone 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 Jakarta XML Binding object. * This is why there is not a set method for the billPhone property. * *

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

     *    getBillPhone().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillPhone() { if (billPhone == null) { billPhone = new ArrayList(); } return this.billPhone; } /** * Gets the value of the billState 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 Jakarta XML Binding object. * This is why there is not a set method for the billState property. * *

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

     *    getBillState().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillState() { if (billState == null) { billState = new ArrayList(); } return this.billState; } /** * Gets the value of the billZipCode 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 Jakarta XML Binding object. * This is why there is not a set method for the billZipCode property. * *

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

     *    getBillZipCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBillZipCode() { if (billZipCode == null) { billZipCode = new ArrayList(); } return this.billZipCode; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getBuyingReason() { if (buyingReason == null) { buyingReason = new ArrayList(); } return this.buyingReason; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getBuyingTimeFrame() { if (buyingTimeFrame == null) { buyingTimeFrame = new ArrayList(); } return this.buyingTimeFrame; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getCategory() { if (category == null) { category = new ArrayList(); } return this.category; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getCcCustomerCode() { if (ccCustomerCode == null) { ccCustomerCode = new ArrayList(); } return this.ccCustomerCode; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getCcDefault() { if (ccDefault == null) { ccDefault = new ArrayList(); } return this.ccDefault; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getCcExpDate() { if (ccExpDate == null) { ccExpDate = new ArrayList(); } return this.ccExpDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getCcHolderName() { if (ccHolderName == null) { ccHolderName = new ArrayList(); } return this.ccHolderName; } /** * Gets the value of the ccInternalId 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 Jakarta XML Binding object. * This is why there is not a set method for the ccInternalId property. * *

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

     *    getCcInternalId().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getCcInternalId() { if (ccInternalId == null) { ccInternalId = new ArrayList(); } return this.ccInternalId; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getCcNumber() { if (ccNumber == null) { ccNumber = new ArrayList(); } return this.ccNumber; } /** * Gets the value of the ccState 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 Jakarta XML Binding object. * This is why there is not a set method for the ccState property. * *

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

     *    getCcState().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getCcState() { if (ccState == null) { ccState = new ArrayList(); } return this.ccState; } /** * Gets the value of the ccStateFrom 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 Jakarta XML Binding object. * This is why there is not a set method for the ccStateFrom property. * *

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

     *    getCcStateFrom().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getCcStateFrom() { if (ccStateFrom == null) { ccStateFrom = new ArrayList(); } return this.ccStateFrom; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getCcType() { if (ccType == null) { ccType = new ArrayList(); } return this.ccType; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getCity() { if (city == null) { city = new ArrayList(); } return this.city; } /** * Gets the value of the comments 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 Jakarta XML Binding object. * This is why there is not a set method for the comments property. * *

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

     *    getComments().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getComments() { if (comments == null) { comments = new ArrayList(); } return this.comments; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getCompanyName() { if (companyName == null) { companyName = new ArrayList(); } return this.companyName; } /** * Gets the value of the consolBalance 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 Jakarta XML Binding object. * This is why there is not a set method for the consolBalance property. * *

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

     *    getConsolBalance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getConsolBalance() { if (consolBalance == null) { consolBalance = new ArrayList(); } return this.consolBalance; } /** * Gets the value of the consolDaysOverdue 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 Jakarta XML Binding object. * This is why there is not a set method for the consolDaysOverdue property. * *

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

     *    getConsolDaysOverdue().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getConsolDaysOverdue() { if (consolDaysOverdue == null) { consolDaysOverdue = new ArrayList(); } return this.consolDaysOverdue; } /** * Gets the value of the consolDepositBalance 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 Jakarta XML Binding object. * This is why there is not a set method for the consolDepositBalance property. * *

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

     *    getConsolDepositBalance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getConsolDepositBalance() { if (consolDepositBalance == null) { consolDepositBalance = new ArrayList(); } return this.consolDepositBalance; } /** * Gets the value of the consolOverdueBalance 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 Jakarta XML Binding object. * This is why there is not a set method for the consolOverdueBalance property. * *

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

     *    getConsolOverdueBalance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getConsolOverdueBalance() { if (consolOverdueBalance == null) { consolOverdueBalance = new ArrayList(); } return this.consolOverdueBalance; } /** * Gets the value of the consolUnbilledOrders 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 Jakarta XML Binding object. * This is why there is not a set method for the consolUnbilledOrders property. * *

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

     *    getConsolUnbilledOrders().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getConsolUnbilledOrders() { if (consolUnbilledOrders == null) { consolUnbilledOrders = new ArrayList(); } return this.consolUnbilledOrders; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getContact() { if (contact == null) { contact = new ArrayList(); } return this.contact; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getContribution() { if (contribution == null) { contribution = new ArrayList(); } return this.contribution; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getContributionPrimary() { if (contributionPrimary == null) { contributionPrimary = new ArrayList(); } return this.contributionPrimary; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getConversionDate() { if (conversionDate == null) { conversionDate = new ArrayList(); } return this.conversionDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnEnumSelectField } * * */ public List getCountry() { if (country == null) { country = new ArrayList(); } return this.country; } /** * Gets the value of the countryCode 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 Jakarta XML Binding object. * This is why there is not a set method for the countryCode property. * *

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

     *    getCountryCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getCountryCode() { if (countryCode == null) { countryCode = new ArrayList(); } return this.countryCode; } /** * Gets the value of the creditHold 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 Jakarta XML Binding object. * This is why there is not a set method for the creditHold property. * *

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

     *    getCreditHold().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getCreditHold() { if (creditHold == null) { creditHold = new ArrayList(); } return this.creditHold; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getCreditHoldOverride() { if (creditHoldOverride == null) { creditHoldOverride = new ArrayList(); } return this.creditHoldOverride; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getCreditLimit() { if (creditLimit == null) { creditLimit = new ArrayList(); } return this.creditLimit; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getCurrency() { if (currency == null) { currency = new ArrayList(); } return this.currency; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getDateClosed() { if (dateClosed == null) { dateClosed = new ArrayList(); } return this.dateClosed; } /** * Gets the value of the dateCreated 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 Jakarta XML Binding object. * This is why there is not a set method for the dateCreated property. * *

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

     *    getDateCreated().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getDateCreated() { if (dateCreated == null) { dateCreated = new ArrayList(); } return this.dateCreated; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnLongField } * * */ public List getDaysOverdue() { if (daysOverdue == null) { daysOverdue = new ArrayList(); } return this.daysOverdue; } /** * Gets the value of the defaultOrderPriority 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 Jakarta XML Binding object. * This is why there is not a set method for the defaultOrderPriority property. * *

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

     *    getDefaultOrderPriority().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getDefaultOrderPriority() { if (defaultOrderPriority == null) { defaultOrderPriority = new ArrayList(); } return this.defaultOrderPriority; } /** * Gets the value of the defaultTaxReg 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 Jakarta XML Binding object. * This is why there is not a set method for the defaultTaxReg property. * *

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

     *    getDefaultTaxReg().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getDefaultTaxReg() { if (defaultTaxReg == null) { defaultTaxReg = new ArrayList(); } return this.defaultTaxReg; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getDepositBalance() { if (depositBalance == null) { depositBalance = new ArrayList(); } return this.depositBalance; } /** * Gets the value of the drAccount 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 Jakarta XML Binding object. * This is why there is not a set method for the drAccount property. * *

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

     *    getDrAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getDrAccount() { if (drAccount == null) { drAccount = new ArrayList(); } return this.drAccount; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getEmail() { if (email == null) { email = new ArrayList(); } return this.email; } /** * Gets the value of the emailPreference 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 Jakarta XML Binding object. * This is why there is not a set method for the emailPreference property. * *

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

     *    getEmailPreference().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getEmailPreference() { if (emailPreference == null) { emailPreference = new ArrayList(); } return this.emailPreference; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getEmailTransactions() { if (emailTransactions == null) { emailTransactions = new ArrayList(); } return this.emailTransactions; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getEndDate() { if (endDate == null) { endDate = new ArrayList(); } return this.endDate; } /** * Gets the value of the entityId 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 Jakarta XML Binding object. * This is why there is not a set method for the entityId property. * *

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

     *    getEntityId().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getEntityId() { if (entityId == null) { entityId = new ArrayList(); } return this.entityId; } /** * Gets the value of the entityNumber 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 Jakarta XML Binding object. * This is why there is not a set method for the entityNumber property. * *

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

     *    getEntityNumber().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getEntityNumber() { if (entityNumber == null) { entityNumber = new ArrayList(); } return this.entityNumber; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getEntityStatus() { if (entityStatus == null) { entityStatus = new ArrayList(); } return this.entityStatus; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getEstimatedBudget() { if (estimatedBudget == null) { estimatedBudget = new ArrayList(); } return this.estimatedBudget; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getExplicitConversion() { if (explicitConversion == null) { explicitConversion = new ArrayList(); } return this.explicitConversion; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getExternalId() { if (externalId == null) { externalId = new ArrayList(); } return this.externalId; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getFax() { if (fax == null) { fax = new ArrayList(); } return this.fax; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getFaxTransactions() { if (faxTransactions == null) { faxTransactions = new ArrayList(); } return this.faxTransactions; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getFirstName() { if (firstName == null) { firstName = new ArrayList(); } return this.firstName; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getFirstOrderDate() { if (firstOrderDate == null) { firstOrderDate = new ArrayList(); } return this.firstOrderDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getFirstSaleDate() { if (firstSaleDate == null) { firstSaleDate = new ArrayList(); } return this.firstSaleDate; } /** * Gets the value of the fxAccount 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 Jakarta XML Binding object. * This is why there is not a set method for the fxAccount property. * *

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

     *    getFxAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getFxAccount() { if (fxAccount == null) { fxAccount = new ArrayList(); } return this.fxAccount; } /** * Gets the value of the fxBalance 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 Jakarta XML Binding object. * This is why there is not a set method for the fxBalance property. * *

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

     *    getFxBalance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getFxBalance() { if (fxBalance == null) { fxBalance = new ArrayList(); } return this.fxBalance; } /** * Gets the value of the fxConsolBalance 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 Jakarta XML Binding object. * This is why there is not a set method for the fxConsolBalance property. * *

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

     *    getFxConsolBalance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getFxConsolBalance() { if (fxConsolBalance == null) { fxConsolBalance = new ArrayList(); } return this.fxConsolBalance; } /** * Gets the value of the fxConsolUnbilledOrders 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 Jakarta XML Binding object. * This is why there is not a set method for the fxConsolUnbilledOrders property. * *

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

     *    getFxConsolUnbilledOrders().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getFxConsolUnbilledOrders() { if (fxConsolUnbilledOrders == null) { fxConsolUnbilledOrders = new ArrayList(); } return this.fxConsolUnbilledOrders; } /** * Gets the value of the fxUnbilledOrders 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 Jakarta XML Binding object. * This is why there is not a set method for the fxUnbilledOrders property. * *

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

     *    getFxUnbilledOrders().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getFxUnbilledOrders() { if (fxUnbilledOrders == null) { fxUnbilledOrders = new ArrayList(); } return this.fxUnbilledOrders; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getGiveAccess() { if (giveAccess == null) { giveAccess = new ArrayList(); } return this.giveAccess; } /** * Gets the value of the globalSubscriptionStatus 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 Jakarta XML Binding object. * This is why there is not a set method for the globalSubscriptionStatus property. * *

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

     *    getGlobalSubscriptionStatus().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getGlobalSubscriptionStatus() { if (globalSubscriptionStatus == null) { globalSubscriptionStatus = new ArrayList(); } return this.globalSubscriptionStatus; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getGroupPricingLevel() { if (groupPricingLevel == null) { groupPricingLevel = new ArrayList(); } return this.groupPricingLevel; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getHasDuplicates() { if (hasDuplicates == null) { hasDuplicates = new ArrayList(); } return this.hasDuplicates; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getHomePhone() { if (homePhone == null) { homePhone = new ArrayList(); } return this.homePhone; } /** * Gets the value of the image 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 Jakarta XML Binding object. * This is why there is not a set method for the image property. * *

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

     *    getImage().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getImage() { if (image == null) { image = new ArrayList(); } return this.image; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getInternalId() { if (internalId == null) { internalId = new ArrayList(); } return this.internalId; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getIsBudgetApproved() { if (isBudgetApproved == null) { isBudgetApproved = new ArrayList(); } return this.isBudgetApproved; } /** * Gets the value of the isDefaultBilling 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 Jakarta XML Binding object. * This is why there is not a set method for the isDefaultBilling property. * *

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

     *    getIsDefaultBilling().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsDefaultBilling() { if (isDefaultBilling == null) { isDefaultBilling = new ArrayList(); } return this.isDefaultBilling; } /** * Gets the value of the isDefaultShipping 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 Jakarta XML Binding object. * This is why there is not a set method for the isDefaultShipping property. * *

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

     *    getIsDefaultShipping().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsDefaultShipping() { if (isDefaultShipping == null) { isDefaultShipping = new ArrayList(); } return this.isDefaultShipping; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getIsInactive() { if (isInactive == null) { isInactive = new ArrayList(); } return this.isInactive; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getIsPerson() { if (isPerson == null) { isPerson = new ArrayList(); } return this.isPerson; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getIsShipAddress() { if (isShipAddress == null) { isShipAddress = new ArrayList(); } return this.isShipAddress; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getItemPricingLevel() { if (itemPricingLevel == null) { itemPricingLevel = new ArrayList(); } return this.itemPricingLevel; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getItemPricingUnitPrice() { if (itemPricingUnitPrice == null) { itemPricingUnitPrice = new ArrayList(); } return this.itemPricingUnitPrice; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getJobEndDate() { if (jobEndDate == null) { jobEndDate = new ArrayList(); } return this.jobEndDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getJobProjectedEnd() { if (jobProjectedEnd == null) { jobProjectedEnd = new ArrayList(); } return this.jobProjectedEnd; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getJobStartDate() { if (jobStartDate == null) { jobStartDate = new ArrayList(); } return this.jobStartDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getJobType() { if (jobType == null) { jobType = new ArrayList(); } return this.jobType; } /** * Gets the value of the language 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 Jakarta XML Binding object. * This is why there is not a set method for the language property. * *

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

     *    getLanguage().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getLanguage() { if (language == null) { language = new ArrayList(); } return this.language; } /** * Gets the value of the lastModifiedDate 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 Jakarta XML Binding object. * This is why there is not a set method for the lastModifiedDate property. * *

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

     *    getLastModifiedDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getLastModifiedDate() { if (lastModifiedDate == null) { lastModifiedDate = new ArrayList(); } return this.lastModifiedDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getLastName() { if (lastName == null) { lastName = new ArrayList(); } return this.lastName; } /** * Gets the value of the lastOrderDate 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 Jakarta XML Binding object. * This is why there is not a set method for the lastOrderDate property. * *

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

     *    getLastOrderDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getLastOrderDate() { if (lastOrderDate == null) { lastOrderDate = new ArrayList(); } return this.lastOrderDate; } /** * Gets the value of the lastSaleDate 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 Jakarta XML Binding object. * This is why there is not a set method for the lastSaleDate property. * *

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

     *    getLastSaleDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getLastSaleDate() { if (lastSaleDate == null) { lastSaleDate = new ArrayList(); } return this.lastSaleDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getLeadDate() { if (leadDate == null) { leadDate = new ArrayList(); } return this.leadDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getLeadSource() { if (leadSource == null) { leadSource = new ArrayList(); } return this.leadSource; } /** * Gets the value of the level 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 Jakarta XML Binding object. * This is why there is not a set method for the level property. * *

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

     *    getLevel().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getLevel() { if (level == null) { level = new ArrayList(); } return this.level; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getManualCreditHold() { if (manualCreditHold == null) { manualCreditHold = new ArrayList(); } return this.manualCreditHold; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getMiddleName() { if (middleName == null) { middleName = new ArrayList(); } return this.middleName; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getMobilePhone() { if (mobilePhone == null) { mobilePhone = new ArrayList(); } return this.mobilePhone; } /** * Gets the value of the monthlyClosing 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 Jakarta XML Binding object. * This is why there is not a set method for the monthlyClosing property. * *

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

     *    getMonthlyClosing().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getMonthlyClosing() { if (monthlyClosing == null) { monthlyClosing = new ArrayList(); } return this.monthlyClosing; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getOnCreditHold() { if (onCreditHold == null) { onCreditHold = new ArrayList(); } return this.onCreditHold; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getOverdueBalance() { if (overdueBalance == null) { overdueBalance = new ArrayList(); } return this.overdueBalance; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getParent() { if (parent == null) { parent = new ArrayList(); } return this.parent; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getPartner() { if (partner == null) { partner = new ArrayList(); } return this.partner; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getPartnerContribution() { if (partnerContribution == null) { partnerContribution = new ArrayList(); } return this.partnerContribution; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getPartnerRole() { if (partnerRole == null) { partnerRole = new ArrayList(); } return this.partnerRole; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getPartnerTeamMember() { if (partnerTeamMember == null) { partnerTeamMember = new ArrayList(); } return this.partnerTeamMember; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getPec() { if (pec == null) { pec = new ArrayList(); } return this.pec; } /** * Gets the value of the permission 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 Jakarta XML Binding object. * This is why there is not a set method for the permission property. * *

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

     *    getPermission().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getPermission() { if (permission == null) { permission = new ArrayList(); } return this.permission; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getPhone() { if (phone == null) { phone = new ArrayList(); } return this.phone; } /** * Gets the value of the phoneticName 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 Jakarta XML Binding object. * This is why there is not a set method for the phoneticName property. * *

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

     *    getPhoneticName().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getPhoneticName() { if (phoneticName == null) { phoneticName = new ArrayList(); } return this.phoneticName; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getPrefCCProcessor() { if (prefCCProcessor == null) { prefCCProcessor = new ArrayList(); } return this.prefCCProcessor; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getPriceLevel() { if (priceLevel == null) { priceLevel = new ArrayList(); } return this.priceLevel; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getPricingGroup() { if (pricingGroup == null) { pricingGroup = new ArrayList(); } return this.pricingGroup; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getPricingItem() { if (pricingItem == null) { pricingItem = new ArrayList(); } return this.pricingItem; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getPrintTransactions() { if (printTransactions == null) { printTransactions = new ArrayList(); } return this.printTransactions; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getProspectDate() { if (prospectDate == null) { prospectDate = new ArrayList(); } return this.prospectDate; } /** * Gets the value of the receivablesAccount 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 Jakarta XML Binding object. * This is why there is not a set method for the receivablesAccount property. * *

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

     *    getReceivablesAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getReceivablesAccount() { if (receivablesAccount == null) { receivablesAccount = new ArrayList(); } return this.receivablesAccount; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnLongField } * * */ public List getReminderDays() { if (reminderDays == null) { reminderDays = new ArrayList(); } return this.reminderDays; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getResaleNumber() { if (resaleNumber == null) { resaleNumber = new ArrayList(); } return this.resaleNumber; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getRole() { if (role == null) { role = new ArrayList(); } return this.role; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getSalesReadiness() { if (salesReadiness == null) { salesReadiness = new ArrayList(); } return this.salesReadiness; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getSalesRep() { if (salesRep == null) { salesRep = new ArrayList(); } return this.salesRep; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getSalesTeamMember() { if (salesTeamMember == null) { salesTeamMember = new ArrayList(); } return this.salesTeamMember; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getSalesTeamRole() { if (salesTeamRole == null) { salesTeamRole = new ArrayList(); } return this.salesTeamRole; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getSalutation() { if (salutation == null) { salutation = new ArrayList(); } return this.salutation; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getShipAddress() { if (shipAddress == null) { shipAddress = new ArrayList(); } return this.shipAddress; } /** * Gets the value of the shipAddress1 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 Jakarta XML Binding object. * This is why there is not a set method for the shipAddress1 property. * *

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

     *    getShipAddress1().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipAddress1() { if (shipAddress1 == null) { shipAddress1 = new ArrayList(); } return this.shipAddress1; } /** * Gets the value of the shipAddress2 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 Jakarta XML Binding object. * This is why there is not a set method for the shipAddress2 property. * *

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

     *    getShipAddress2().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipAddress2() { if (shipAddress2 == null) { shipAddress2 = new ArrayList(); } return this.shipAddress2; } /** * Gets the value of the shipAddress3 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 Jakarta XML Binding object. * This is why there is not a set method for the shipAddress3 property. * *

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

     *    getShipAddress3().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipAddress3() { if (shipAddress3 == null) { shipAddress3 = new ArrayList(); } return this.shipAddress3; } /** * Gets the value of the shipAddressee 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 Jakarta XML Binding object. * This is why there is not a set method for the shipAddressee property. * *

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

     *    getShipAddressee().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipAddressee() { if (shipAddressee == null) { shipAddressee = new ArrayList(); } return this.shipAddressee; } /** * Gets the value of the shipAttention 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 Jakarta XML Binding object. * This is why there is not a set method for the shipAttention property. * *

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

     *    getShipAttention().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipAttention() { if (shipAttention == null) { shipAttention = new ArrayList(); } return this.shipAttention; } /** * Gets the value of the shipCity 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 Jakarta XML Binding object. * This is why there is not a set method for the shipCity property. * *

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

     *    getShipCity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipCity() { if (shipCity == null) { shipCity = new ArrayList(); } return this.shipCity; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getShipComplete() { if (shipComplete == null) { shipComplete = new ArrayList(); } return this.shipComplete; } /** * Gets the value of the shipCountry 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 Jakarta XML Binding object. * This is why there is not a set method for the shipCountry property. * *

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

     *    getShipCountry().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getShipCountry() { if (shipCountry == null) { shipCountry = new ArrayList(); } return this.shipCountry; } /** * Gets the value of the shipCountryCode 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 Jakarta XML Binding object. * This is why there is not a set method for the shipCountryCode property. * *

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

     *    getShipCountryCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipCountryCode() { if (shipCountryCode == null) { shipCountryCode = new ArrayList(); } return this.shipCountryCode; } /** * Gets the value of the shipPhone 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 Jakarta XML Binding object. * This is why there is not a set method for the shipPhone property. * *

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

     *    getShipPhone().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipPhone() { if (shipPhone == null) { shipPhone = new ArrayList(); } return this.shipPhone; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getShippingItem() { if (shippingItem == null) { shippingItem = new ArrayList(); } return this.shippingItem; } /** * Gets the value of the shipState 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 Jakarta XML Binding object. * This is why there is not a set method for the shipState property. * *

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

     *    getShipState().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipState() { if (shipState == null) { shipState = new ArrayList(); } return this.shipState; } /** * Gets the value of the shipZip 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 Jakarta XML Binding object. * This is why there is not a set method for the shipZip property. * *

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

     *    getShipZip().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShipZip() { if (shipZip == null) { shipZip = new ArrayList(); } return this.shipZip; } /** * Gets the value of the sourceSite 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 Jakarta XML Binding object. * This is why there is not a set method for the sourceSite property. * *

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

     *    getSourceSite().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSourceSite() { if (sourceSite == null) { sourceSite = new ArrayList(); } return this.sourceSite; } /** * Gets the value of the sourceSiteId 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 Jakarta XML Binding object. * This is why there is not a set method for the sourceSiteId property. * *

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

     *    getSourceSiteId().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getSourceSiteId() { if (sourceSiteId == null) { sourceSiteId = new ArrayList(); } return this.sourceSiteId; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getStage() { if (stage == null) { stage = new ArrayList(); } return this.stage; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getStartDate() { if (startDate == null) { startDate = new ArrayList(); } return this.startDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnEnumSelectField } * * */ public List getState() { if (state == null) { state = new ArrayList(); } return this.state; } /** * Gets the value of the subscription 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 Jakarta XML Binding object. * This is why there is not a set method for the subscription property. * *

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

     *    getSubscription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSubscription() { if (subscription == null) { subscription = new ArrayList(); } return this.subscription; } /** * Gets the value of the subscriptionDate 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 Jakarta XML Binding object. * This is why there is not a set method for the subscriptionDate property. * *

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

     *    getSubscriptionDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getSubscriptionDate() { if (subscriptionDate == null) { subscriptionDate = new ArrayList(); } return this.subscriptionDate; } /** * Gets the value of the subscriptionStatus 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 Jakarta XML Binding object. * This is why there is not a set method for the subscriptionStatus property. * *

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

     *    getSubscriptionStatus().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getSubscriptionStatus() { if (subscriptionStatus == null) { subscriptionStatus = new ArrayList(); } return this.subscriptionStatus; } /** * Gets the value of the subsidiary 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 Jakarta XML Binding object. * This is why there is not a set method for the subsidiary property. * *

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

     *    getSubsidiary().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSubsidiary() { if (subsidiary == null) { subsidiary = new ArrayList(); } return this.subsidiary; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getTaxable() { if (taxable == null) { taxable = new ArrayList(); } return this.taxable; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getTaxItem() { if (taxItem == null) { taxItem = new ArrayList(); } return this.taxItem; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getTerms() { if (terms == null) { terms = new ArrayList(); } return this.terms; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getTerritory() { if (territory == null) { territory = new ArrayList(); } return this.territory; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getTitle() { if (title == null) { title = new ArrayList(); } return this.title; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getUnbilledOrders() { if (unbilledOrders == null) { unbilledOrders = new ArrayList(); } return this.unbilledOrders; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getUrl() { if (url == null) { url = new ArrayList(); } return this.url; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnStringField } * * */ public List getVatRegNumber() { if (vatRegNumber == null) { vatRegNumber = new ArrayList(); } return this.vatRegNumber; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnBooleanField } * * */ public List getWebLead() { if (webLead == null) { webLead = new ArrayList(); } return this.webLead; } /** * Gets the value of the zipCode 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 Jakarta XML Binding object. * This is why there is not a set method for the zipCode property. * *

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

     *    getZipCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getZipCode() { if (zipCode == null) { zipCode = new ArrayList(); } return this.zipCode; } /** * Gets the value of the customFieldList property. * * @return * possible object is * {@link SearchColumnCustomFieldList } * */ public SearchColumnCustomFieldList getCustomFieldList() { return customFieldList; } /** * Sets the value of the customFieldList property. * * @param value * allowed object is * {@link SearchColumnCustomFieldList } * */ public void setCustomFieldList(SearchColumnCustomFieldList value) { this.customFieldList = value; } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy