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

tsg.ns.wsdl.coop.ItemSearchRowBasic 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.XmlElement;
import jakarta.xml.bind.annotation.XmlType;


/**
 * 

Java class for ItemSearchRowBasic complex type. * *

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

 * <complexType name="ItemSearchRowBasic">
 *   <complexContent>
 *     <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}SearchRowBasic">
 *       <sequence>
 *         <element name="accBookRevRecForecastRule" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="accountingBook" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="accountingBookAmortization" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="accountingBookCreatePlansOn" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="accountingBookRevRecRule" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="accountingBookRevRecSchedule" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="allowedShippingMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="alternateDemandSourceItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="assetAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="atpLeadTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="atpMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="autoLeadTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="autoPreferredStockLevel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="autoReorderPoint" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="availableToPartners" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="averageCost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="backwardConsumptionDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="basePrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billExchRateVarianceAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billPriceVarianceAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="billQtyVarianceAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="binNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="binOnHandAvail" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="binOnHandCount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="bomQuantity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="buildEntireAssembly" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="buildTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="buildTimeLotSize" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="buyItNowPrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="category" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="categoryPreferred" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="class" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="componentYield" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="consumptionUnit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="contingentRevenueHandling" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="conversionRate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="copyDescription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="correlatedItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="correlatedItemCorrelation" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="correlatedItemCount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="correlatedItemLift" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="correlatedItemPurchaseRate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="cost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costAccountingStatus" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costCategory" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costEstimate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costEstimateType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costingMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="countryOfManufacture" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="created" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="createJob" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="createRevenuePlansOn" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="custReturnVarianceAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="dateViewed" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="daysBeforeExpiration" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="defaultReturnCost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="defaultShippingMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="deferredExpenseAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="deferredRevenueAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="deferRevRec" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="demandModifier" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="demandSource" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="demandTimeFence" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="department" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="departmentnohierarchy" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="directRevenuePosting" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="displayIneBayStore" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="displayName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="distributionCategory" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="distributionNetwork" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="dontShowPrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="eBayItemDescription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="eBayItemSubtitle" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="eBayItemTitle" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="ebayRelistingOption" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="effectiveBomControl" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="effectiveDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="effectiveRevision" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="enableCatchWeight" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="endAuctionsWhenOutOfStock" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="excludeFromSitemap" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="expenseAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="externalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="featuredDescription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="feedDescription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="feedName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fixedBuildTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fixedLotSize" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="forwardConsumptionDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fraudRisk" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="froogleProductFeed" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="futureHorizon" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="fxCost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="gainLossAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="generateAccruals" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="giftCertAuthCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="giftCertEmail" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="giftCertExpirationDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="giftCertFrom" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="giftCertMessage" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="giftCertOriginalAmount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="giftCertRecipient" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="hierarchyNode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="hierarchyVersion" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="hits" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="imageUrl" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="includeChildren" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="incomeAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="intercoDefRevAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="intercoExpenseAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="intercoIncomeAccount" 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="inventoryLocation" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="invtClassification" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="invtCountInterval" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isAvailable" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isDropShipItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isFulfillable" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isGcoCompliant" 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="isLotItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isOnline" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isSerialItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isSpecialOrderItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isSpecialWorkOrderItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isStorePickupAllowed" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="issueProduct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isTaxable" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isVsoeBundle" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isWip" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="itemId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="itemRevenueCategory" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="itemUrl" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="lastInvtCountDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="lastPurchasePrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="lastQuantityAvailableChange" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="leadTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="liabilityAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="listingDuration" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="location" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationAllowStorePickup" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationAtpLeadTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationAverageCost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationBinQuantityAvailable" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationBuildTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationCost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationCostAccountingStatus" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationDefaultReturnCost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationDemandSource" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationDemandTimeFence" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationFixedLotSize" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationInventoryCostTemplate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationInvtClassification" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationInvtCountInterval" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationLastInvtCountDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationLeadTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationNextInvtCountDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationPeriodicLotSizeDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationPeriodicLotSizeType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationPreferredStockLevel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationQtyAvailForStorePickup" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationQuantityAvailable" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationQuantityBackOrdered" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationQuantityCommitted" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationQuantityInTransit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationQuantityOnHand" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationQuantityOnOrder" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationReOrderPoint" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationRescheduleInDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationRescheduleOutDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationSafetyStockLevel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationStorePickupBufferStock" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationSupplyLotSizingMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationSupplyTimeFence" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationSupplyType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locationTotalValue" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locBackwardConsumptionDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="locForwardConsumptionDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="lowerWarningLimit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="manufacturer" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="manufacturerAddr1" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="manufacturerCity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="manufacturerState" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="manufacturerTariff" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="manufacturerTaxId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="manufacturerZip" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="manufacturingChargeItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="matchBillToReceipt" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="maximumQuantity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="memberItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="memberQuantity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="metaTagHtml" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="minimumQuantity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="modified" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="mossApplies" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="mpn" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="multManufactureAddr" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="nextagCategory" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="nextagProductFeed" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="nextInvtCountDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="noPriceMessage" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="numActiveListings" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="numberAllowedDownloads" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="numCurrentlyListed" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="obsoleteDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="obsoleteRevision" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="offerSupport" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="onlineCustomerPrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="onlinePrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="onSpecial" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="otherPrices" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="otherVendor" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="outOfStockBehavior" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="outOfStockMessage" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="overallQuantityPricingType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="overheadType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="pageTitle" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="parent" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="periodicLotSizeDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="periodicLotSizeType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="planningItemCategory" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="preferenceCriterion" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="preferredBin" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="preferredLocation" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="preferredStockLevel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="preferredStockLevelDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="pricesIncludeTax" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="pricingGroup" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="primaryCategory" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="prodPriceVarianceAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="prodQtyVarianceAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="purchaseDescription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="purchaseOrderAmount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="purchaseOrderQuantity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="purchaseOrderQuantityDiff" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="purchasePriceVarianceAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="purchaseUnit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="quantityAvailable" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="quantityBackOrdered" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="quantityCommitted" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="quantityOnHand" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="quantityOnOrder" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="quantityPricingSchedule" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="receiptAmount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="receiptQuantity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="receiptQuantityDiff" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="reorderMultiple" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="reOrderPoint" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="rescheduleInDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="rescheduleOutDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="reservePrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="revenueAllocationGroup" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="revenueRecognitionRule" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="revRecForecastRule" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="revReclassFXAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="revRecSchedule" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="roundUpAsComponent" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="safetyStockLevel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="safetyStockLevelDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="salesDescription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="salesTaxCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="saleUnit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="sameAsPrimaryBookAmortization" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="sameAsPrimaryBookRevRec" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="scheduleBCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="scheduleBNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="scheduleBQuantity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="scrapAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="searchKeywords" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="seasonalDemand" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="secondaryConsumptionUnit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="secondaryPurchaseUnit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="secondarySaleUnit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="secondaryStockUnit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="secondaryUnitsType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="sellOnEBay" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="serialNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="serialNumberLocation" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipIndividually" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shipPackage" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shippingCarrier" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shippingRate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shoppingDotComCategory" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shoppingProductFeed" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shopzillaCategoryId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="shopzillaProductFeed" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="sitemapPriority" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="softDescriptor" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="startingPrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="stockDescription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="stockUnit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="storeDescription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="storeDetailedDescription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="storeDisplayImage" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="storeDisplayName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="storeDisplayThumbnail" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="subsidiary" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="subType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="supplyLotSizingMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="supplyReplenishmentMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="supplyTimeFence" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="supplyType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="taxSchedule" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="thumbNailUrl" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="totalValue" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="trackLandedCost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="transferPrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="type" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="unbuildVarianceAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="unitsType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="upcCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="upperWarningLimit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="urlComponent" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="useBins" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="useComponentYield" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="useMarginalRates" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vendor" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vendorCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vendorCost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vendorCostEntered" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vendorName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vendorPriceCurrency" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vendorSchedule" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vendReturnVarianceAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vsoeDeferral" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vsoeDelivered" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vsoePermitDiscount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vsoePrice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="vsoeSopGroup" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="webSite" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="weight" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="weightUnit" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="wipAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="wipVarianceAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="yahooProductFeed" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" 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 = "ItemSearchRowBasic", namespace = "urn:common_2023_1.platform.webservices.netsuite.com", propOrder = { "accBookRevRecForecastRule", "accountingBook", "accountingBookAmortization", "accountingBookCreatePlansOn", "accountingBookRevRecRule", "accountingBookRevRecSchedule", "allowedShippingMethod", "alternateDemandSourceItem", "assetAccount", "atpLeadTime", "atpMethod", "autoLeadTime", "autoPreferredStockLevel", "autoReorderPoint", "availableToPartners", "averageCost", "backwardConsumptionDays", "basePrice", "billExchRateVarianceAcct", "billPriceVarianceAcct", "billQtyVarianceAcct", "binNumber", "binOnHandAvail", "binOnHandCount", "bomQuantity", "buildEntireAssembly", "buildTime", "buildTimeLotSize", "buyItNowPrice", "category", "categoryPreferred", "clazz", "componentYield", "consumptionUnit", "contingentRevenueHandling", "conversionRate", "copyDescription", "correlatedItem", "correlatedItemCorrelation", "correlatedItemCount", "correlatedItemLift", "correlatedItemPurchaseRate", "cost", "costAccountingStatus", "costCategory", "costEstimate", "costEstimateType", "costingMethod", "countryOfManufacture", "created", "createJob", "createRevenuePlansOn", "custReturnVarianceAccount", "dateViewed", "daysBeforeExpiration", "defaultReturnCost", "defaultShippingMethod", "deferredExpenseAccount", "deferredRevenueAccount", "deferRevRec", "demandModifier", "demandSource", "demandTimeFence", "department", "departmentnohierarchy", "directRevenuePosting", "displayIneBayStore", "displayName", "distributionCategory", "distributionNetwork", "dontShowPrice", "eBayItemDescription", "eBayItemSubtitle", "eBayItemTitle", "ebayRelistingOption", "effectiveBomControl", "effectiveDate", "effectiveRevision", "enableCatchWeight", "endAuctionsWhenOutOfStock", "excludeFromSitemap", "expenseAccount", "externalId", "featuredDescription", "feedDescription", "feedName", "fixedBuildTime", "fixedLotSize", "forwardConsumptionDays", "fraudRisk", "froogleProductFeed", "futureHorizon", "fxCost", "gainLossAccount", "generateAccruals", "giftCertAuthCode", "giftCertEmail", "giftCertExpirationDate", "giftCertFrom", "giftCertMessage", "giftCertOriginalAmount", "giftCertRecipient", "hierarchyNode", "hierarchyVersion", "hits", "imageUrl", "includeChildren", "incomeAccount", "intercoDefRevAccount", "intercoExpenseAccount", "intercoIncomeAccount", "internalId", "inventoryLocation", "invtClassification", "invtCountInterval", "isAvailable", "isDropShipItem", "isFulfillable", "isGcoCompliant", "isInactive", "isLotItem", "isOnline", "isSerialItem", "isSpecialOrderItem", "isSpecialWorkOrderItem", "isStorePickupAllowed", "issueProduct", "isTaxable", "isVsoeBundle", "isWip", "itemId", "itemRevenueCategory", "itemUrl", "lastInvtCountDate", "lastPurchasePrice", "lastQuantityAvailableChange", "leadTime", "liabilityAccount", "listingDuration", "location", "locationAllowStorePickup", "locationAtpLeadTime", "locationAverageCost", "locationBinQuantityAvailable", "locationBuildTime", "locationCost", "locationCostAccountingStatus", "locationDefaultReturnCost", "locationDemandSource", "locationDemandTimeFence", "locationFixedLotSize", "locationInventoryCostTemplate", "locationInvtClassification", "locationInvtCountInterval", "locationLastInvtCountDate", "locationLeadTime", "locationNextInvtCountDate", "locationPeriodicLotSizeDays", "locationPeriodicLotSizeType", "locationPreferredStockLevel", "locationQtyAvailForStorePickup", "locationQuantityAvailable", "locationQuantityBackOrdered", "locationQuantityCommitted", "locationQuantityInTransit", "locationQuantityOnHand", "locationQuantityOnOrder", "locationReOrderPoint", "locationRescheduleInDays", "locationRescheduleOutDays", "locationSafetyStockLevel", "locationStorePickupBufferStock", "locationSupplyLotSizingMethod", "locationSupplyTimeFence", "locationSupplyType", "locationTotalValue", "locBackwardConsumptionDays", "locForwardConsumptionDays", "lowerWarningLimit", "manufacturer", "manufacturerAddr1", "manufacturerCity", "manufacturerState", "manufacturerTariff", "manufacturerTaxId", "manufacturerZip", "manufacturingChargeItem", "matchBillToReceipt", "maximumQuantity", "memberItem", "memberQuantity", "metaTagHtml", "minimumQuantity", "modified", "mossApplies", "mpn", "multManufactureAddr", "nextagCategory", "nextagProductFeed", "nextInvtCountDate", "noPriceMessage", "numActiveListings", "numberAllowedDownloads", "numCurrentlyListed", "obsoleteDate", "obsoleteRevision", "offerSupport", "onlineCustomerPrice", "onlinePrice", "onSpecial", "otherPrices", "otherVendor", "outOfStockBehavior", "outOfStockMessage", "overallQuantityPricingType", "overheadType", "pageTitle", "parent", "periodicLotSizeDays", "periodicLotSizeType", "planningItemCategory", "preferenceCriterion", "preferredBin", "preferredLocation", "preferredStockLevel", "preferredStockLevelDays", "pricesIncludeTax", "pricingGroup", "primaryCategory", "prodPriceVarianceAcct", "prodQtyVarianceAcct", "purchaseDescription", "purchaseOrderAmount", "purchaseOrderQuantity", "purchaseOrderQuantityDiff", "purchasePriceVarianceAcct", "purchaseUnit", "quantityAvailable", "quantityBackOrdered", "quantityCommitted", "quantityOnHand", "quantityOnOrder", "quantityPricingSchedule", "receiptAmount", "receiptQuantity", "receiptQuantityDiff", "reorderMultiple", "reOrderPoint", "rescheduleInDays", "rescheduleOutDays", "reservePrice", "revenueAllocationGroup", "revenueRecognitionRule", "revRecForecastRule", "revReclassFXAccount", "revRecSchedule", "roundUpAsComponent", "safetyStockLevel", "safetyStockLevelDays", "salesDescription", "salesTaxCode", "saleUnit", "sameAsPrimaryBookAmortization", "sameAsPrimaryBookRevRec", "scheduleBCode", "scheduleBNumber", "scheduleBQuantity", "scrapAcct", "searchKeywords", "seasonalDemand", "secondaryConsumptionUnit", "secondaryPurchaseUnit", "secondarySaleUnit", "secondaryStockUnit", "secondaryUnitsType", "sellOnEBay", "serialNumber", "serialNumberLocation", "shipIndividually", "shipPackage", "shippingCarrier", "shippingRate", "shoppingDotComCategory", "shoppingProductFeed", "shopzillaCategoryId", "shopzillaProductFeed", "sitemapPriority", "softDescriptor", "startingPrice", "stockDescription", "stockUnit", "storeDescription", "storeDetailedDescription", "storeDisplayImage", "storeDisplayName", "storeDisplayThumbnail", "subsidiary", "subType", "supplyLotSizingMethod", "supplyReplenishmentMethod", "supplyTimeFence", "supplyType", "taxSchedule", "thumbNailUrl", "totalValue", "trackLandedCost", "transferPrice", "type", "unbuildVarianceAccount", "unitsType", "upcCode", "upperWarningLimit", "urlComponent", "useBins", "useComponentYield", "useMarginalRates", "vendor", "vendorCode", "vendorCost", "vendorCostEntered", "vendorName", "vendorPriceCurrency", "vendorSchedule", "vendReturnVarianceAccount", "vsoeDeferral", "vsoeDelivered", "vsoePermitDiscount", "vsoePrice", "vsoeSopGroup", "webSite", "weight", "weightUnit", "wipAcct", "wipVarianceAcct", "yahooProductFeed", "customFieldList" }) public class ItemSearchRowBasic extends SearchRowBasic { protected List accBookRevRecForecastRule; protected List accountingBook; protected List accountingBookAmortization; protected List accountingBookCreatePlansOn; protected List accountingBookRevRecRule; protected List accountingBookRevRecSchedule; protected List allowedShippingMethod; protected List alternateDemandSourceItem; protected List assetAccount; protected List atpLeadTime; protected List atpMethod; protected List autoLeadTime; protected List autoPreferredStockLevel; protected List autoReorderPoint; protected List availableToPartners; protected List averageCost; protected List backwardConsumptionDays; protected List basePrice; protected List billExchRateVarianceAcct; protected List billPriceVarianceAcct; protected List billQtyVarianceAcct; protected List binNumber; protected List binOnHandAvail; protected List binOnHandCount; protected List bomQuantity; protected List buildEntireAssembly; protected List buildTime; protected List buildTimeLotSize; protected List buyItNowPrice; protected List category; protected List categoryPreferred; @XmlElement(name = "class") protected List clazz; protected List componentYield; protected List consumptionUnit; protected List contingentRevenueHandling; protected List conversionRate; protected List copyDescription; protected List correlatedItem; protected List correlatedItemCorrelation; protected List correlatedItemCount; protected List correlatedItemLift; protected List correlatedItemPurchaseRate; protected List cost; protected List costAccountingStatus; protected List costCategory; protected List costEstimate; protected List costEstimateType; protected List costingMethod; protected List countryOfManufacture; protected List created; protected List createJob; protected List createRevenuePlansOn; protected List custReturnVarianceAccount; protected List dateViewed; protected List daysBeforeExpiration; protected List defaultReturnCost; protected List defaultShippingMethod; protected List deferredExpenseAccount; protected List deferredRevenueAccount; protected List deferRevRec; protected List demandModifier; protected List demandSource; protected List demandTimeFence; protected List department; protected List departmentnohierarchy; protected List directRevenuePosting; protected List displayIneBayStore; protected List displayName; protected List distributionCategory; protected List distributionNetwork; protected List dontShowPrice; protected List eBayItemDescription; protected List eBayItemSubtitle; protected List eBayItemTitle; protected List ebayRelistingOption; protected List effectiveBomControl; protected List effectiveDate; protected List effectiveRevision; protected List enableCatchWeight; protected List endAuctionsWhenOutOfStock; protected List excludeFromSitemap; protected List expenseAccount; protected List externalId; protected List featuredDescription; protected List feedDescription; protected List feedName; protected List fixedBuildTime; protected List fixedLotSize; protected List forwardConsumptionDays; protected List fraudRisk; protected List froogleProductFeed; protected List futureHorizon; protected List fxCost; protected List gainLossAccount; protected List generateAccruals; protected List giftCertAuthCode; protected List giftCertEmail; protected List giftCertExpirationDate; protected List giftCertFrom; protected List giftCertMessage; protected List giftCertOriginalAmount; protected List giftCertRecipient; protected List hierarchyNode; protected List hierarchyVersion; protected List hits; protected List imageUrl; protected List includeChildren; protected List incomeAccount; protected List intercoDefRevAccount; protected List intercoExpenseAccount; protected List intercoIncomeAccount; protected List internalId; protected List inventoryLocation; protected List invtClassification; protected List invtCountInterval; protected List isAvailable; protected List isDropShipItem; protected List isFulfillable; protected List isGcoCompliant; protected List isInactive; protected List isLotItem; protected List isOnline; protected List isSerialItem; protected List isSpecialOrderItem; protected List isSpecialWorkOrderItem; protected List isStorePickupAllowed; protected List issueProduct; protected List isTaxable; protected List isVsoeBundle; protected List isWip; protected List itemId; protected List itemRevenueCategory; protected List itemUrl; protected List lastInvtCountDate; protected List lastPurchasePrice; protected List lastQuantityAvailableChange; protected List leadTime; protected List liabilityAccount; protected List listingDuration; protected List location; protected List locationAllowStorePickup; protected List locationAtpLeadTime; protected List locationAverageCost; protected List locationBinQuantityAvailable; protected List locationBuildTime; protected List locationCost; protected List locationCostAccountingStatus; protected List locationDefaultReturnCost; protected List locationDemandSource; protected List locationDemandTimeFence; protected List locationFixedLotSize; protected List locationInventoryCostTemplate; protected List locationInvtClassification; protected List locationInvtCountInterval; protected List locationLastInvtCountDate; protected List locationLeadTime; protected List locationNextInvtCountDate; protected List locationPeriodicLotSizeDays; protected List locationPeriodicLotSizeType; protected List locationPreferredStockLevel; protected List locationQtyAvailForStorePickup; protected List locationQuantityAvailable; protected List locationQuantityBackOrdered; protected List locationQuantityCommitted; protected List locationQuantityInTransit; protected List locationQuantityOnHand; protected List locationQuantityOnOrder; protected List locationReOrderPoint; protected List locationRescheduleInDays; protected List locationRescheduleOutDays; protected List locationSafetyStockLevel; protected List locationStorePickupBufferStock; protected List locationSupplyLotSizingMethod; protected List locationSupplyTimeFence; protected List locationSupplyType; protected List locationTotalValue; protected List locBackwardConsumptionDays; protected List locForwardConsumptionDays; protected List lowerWarningLimit; protected List manufacturer; protected List manufacturerAddr1; protected List manufacturerCity; protected List manufacturerState; protected List manufacturerTariff; protected List manufacturerTaxId; protected List manufacturerZip; protected List manufacturingChargeItem; protected List matchBillToReceipt; protected List maximumQuantity; protected List memberItem; protected List memberQuantity; protected List metaTagHtml; protected List minimumQuantity; protected List modified; protected List mossApplies; protected List mpn; protected List multManufactureAddr; protected List nextagCategory; protected List nextagProductFeed; protected List nextInvtCountDate; protected List noPriceMessage; protected List numActiveListings; protected List numberAllowedDownloads; protected List numCurrentlyListed; protected List obsoleteDate; protected List obsoleteRevision; protected List offerSupport; protected List onlineCustomerPrice; protected List onlinePrice; protected List onSpecial; protected List otherPrices; protected List otherVendor; protected List outOfStockBehavior; protected List outOfStockMessage; protected List overallQuantityPricingType; protected List overheadType; protected List pageTitle; protected List parent; protected List periodicLotSizeDays; protected List periodicLotSizeType; protected List planningItemCategory; protected List preferenceCriterion; protected List preferredBin; protected List preferredLocation; protected List preferredStockLevel; protected List preferredStockLevelDays; protected List pricesIncludeTax; protected List pricingGroup; protected List primaryCategory; protected List prodPriceVarianceAcct; protected List prodQtyVarianceAcct; protected List purchaseDescription; protected List purchaseOrderAmount; protected List purchaseOrderQuantity; protected List purchaseOrderQuantityDiff; protected List purchasePriceVarianceAcct; protected List purchaseUnit; protected List quantityAvailable; protected List quantityBackOrdered; protected List quantityCommitted; protected List quantityOnHand; protected List quantityOnOrder; protected List quantityPricingSchedule; protected List receiptAmount; protected List receiptQuantity; protected List receiptQuantityDiff; protected List reorderMultiple; protected List reOrderPoint; protected List rescheduleInDays; protected List rescheduleOutDays; protected List reservePrice; protected List revenueAllocationGroup; protected List revenueRecognitionRule; protected List revRecForecastRule; protected List revReclassFXAccount; protected List revRecSchedule; protected List roundUpAsComponent; protected List safetyStockLevel; protected List safetyStockLevelDays; protected List salesDescription; protected List salesTaxCode; protected List saleUnit; protected List sameAsPrimaryBookAmortization; protected List sameAsPrimaryBookRevRec; protected List scheduleBCode; protected List scheduleBNumber; protected List scheduleBQuantity; protected List scrapAcct; protected List searchKeywords; protected List seasonalDemand; protected List secondaryConsumptionUnit; protected List secondaryPurchaseUnit; protected List secondarySaleUnit; protected List secondaryStockUnit; protected List secondaryUnitsType; protected List sellOnEBay; protected List serialNumber; protected List serialNumberLocation; protected List shipIndividually; protected List shipPackage; protected List shippingCarrier; protected List shippingRate; protected List shoppingDotComCategory; protected List shoppingProductFeed; protected List shopzillaCategoryId; protected List shopzillaProductFeed; protected List sitemapPriority; protected List softDescriptor; protected List startingPrice; protected List stockDescription; protected List stockUnit; protected List storeDescription; protected List storeDetailedDescription; protected List storeDisplayImage; protected List storeDisplayName; protected List storeDisplayThumbnail; protected List subsidiary; protected List subType; protected List supplyLotSizingMethod; protected List supplyReplenishmentMethod; protected List supplyTimeFence; protected List supplyType; protected List taxSchedule; protected List thumbNailUrl; protected List totalValue; protected List trackLandedCost; protected List transferPrice; protected List type; protected List unbuildVarianceAccount; protected List unitsType; protected List upcCode; protected List upperWarningLimit; protected List urlComponent; protected List useBins; protected List useComponentYield; protected List useMarginalRates; protected List vendor; protected List vendorCode; protected List vendorCost; protected List vendorCostEntered; protected List vendorName; protected List vendorPriceCurrency; protected List vendorSchedule; protected List vendReturnVarianceAccount; protected List vsoeDeferral; protected List vsoeDelivered; protected List vsoePermitDiscount; protected List vsoePrice; protected List vsoeSopGroup; protected List webSite; protected List weight; protected List weightUnit; protected List wipAcct; protected List wipVarianceAcct; protected List yahooProductFeed; protected SearchColumnCustomFieldList customFieldList; /** * Gets the value of the accBookRevRecForecastRule property. * *

* This accessor method 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 accBookRevRecForecastRule property. * *

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

     *    getAccBookRevRecForecastRule().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getAccBookRevRecForecastRule() { if (accBookRevRecForecastRule == null) { accBookRevRecForecastRule = new ArrayList(); } return this.accBookRevRecForecastRule; } /** * Gets the value of the accountingBook property. * *

* This accessor method 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 accountingBook property. * *

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

     *    getAccountingBook().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getAccountingBook() { if (accountingBook == null) { accountingBook = new ArrayList(); } return this.accountingBook; } /** * Gets the value of the accountingBookAmortization property. * *

* This accessor method 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 accountingBookAmortization property. * *

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

     *    getAccountingBookAmortization().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getAccountingBookAmortization() { if (accountingBookAmortization == null) { accountingBookAmortization = new ArrayList(); } return this.accountingBookAmortization; } /** * Gets the value of the accountingBookCreatePlansOn property. * *

* This accessor method 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 accountingBookCreatePlansOn property. * *

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

     *    getAccountingBookCreatePlansOn().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getAccountingBookCreatePlansOn() { if (accountingBookCreatePlansOn == null) { accountingBookCreatePlansOn = new ArrayList(); } return this.accountingBookCreatePlansOn; } /** * Gets the value of the accountingBookRevRecRule property. * *

* This accessor method 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 accountingBookRevRecRule property. * *

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

     *    getAccountingBookRevRecRule().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getAccountingBookRevRecRule() { if (accountingBookRevRecRule == null) { accountingBookRevRecRule = new ArrayList(); } return this.accountingBookRevRecRule; } /** * Gets the value of the accountingBookRevRecSchedule property. * *

* This accessor method 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 accountingBookRevRecSchedule property. * *

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

     *    getAccountingBookRevRecSchedule().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getAccountingBookRevRecSchedule() { if (accountingBookRevRecSchedule == null) { accountingBookRevRecSchedule = new ArrayList(); } return this.accountingBookRevRecSchedule; } /** * Gets the value of the allowedShippingMethod property. * *

* This accessor method 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 allowedShippingMethod property. * *

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

     *    getAllowedShippingMethod().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getAllowedShippingMethod() { if (allowedShippingMethod == null) { allowedShippingMethod = new ArrayList(); } return this.allowedShippingMethod; } /** * Gets the value of the alternateDemandSourceItem property. * *

* This accessor method 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 alternateDemandSourceItem property. * *

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

     *    getAlternateDemandSourceItem().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getAlternateDemandSourceItem() { if (alternateDemandSourceItem == null) { alternateDemandSourceItem = new ArrayList(); } return this.alternateDemandSourceItem; } /** * Gets the value of the assetAccount property. * *

* This accessor method 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 assetAccount property. * *

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

     *    getAssetAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getAssetAccount() { if (assetAccount == null) { assetAccount = new ArrayList(); } return this.assetAccount; } /** * Gets the value of the atpLeadTime property. * *

* This accessor method 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 atpLeadTime property. * *

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

     *    getAtpLeadTime().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getAtpLeadTime() { if (atpLeadTime == null) { atpLeadTime = new ArrayList(); } return this.atpLeadTime; } /** * Gets the value of the atpMethod property. * *

* This accessor method 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 atpMethod property. * *

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

     *    getAtpMethod().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getAtpMethod() { if (atpMethod == null) { atpMethod = new ArrayList(); } return this.atpMethod; } /** * Gets the value of the autoLeadTime property. * *

* This accessor method 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 autoLeadTime property. * *

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

     *    getAutoLeadTime().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getAutoLeadTime() { if (autoLeadTime == null) { autoLeadTime = new ArrayList(); } return this.autoLeadTime; } /** * Gets the value of the autoPreferredStockLevel property. * *

* This accessor method 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 autoPreferredStockLevel property. * *

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

     *    getAutoPreferredStockLevel().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getAutoPreferredStockLevel() { if (autoPreferredStockLevel == null) { autoPreferredStockLevel = new ArrayList(); } return this.autoPreferredStockLevel; } /** * Gets the value of the autoReorderPoint property. * *

* This accessor method 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 autoReorderPoint property. * *

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

     *    getAutoReorderPoint().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getAutoReorderPoint() { if (autoReorderPoint == null) { autoReorderPoint = new ArrayList(); } return this.autoReorderPoint; } /** * Gets the value of the availableToPartners property. * *

* This accessor method 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 availableToPartners property. * *

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

     *    getAvailableToPartners().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getAvailableToPartners() { if (availableToPartners == null) { availableToPartners = new ArrayList(); } return this.availableToPartners; } /** * Gets the value of the averageCost property. * *

* This accessor method 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 averageCost property. * *

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

     *    getAverageCost().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getAverageCost() { if (averageCost == null) { averageCost = new ArrayList(); } return this.averageCost; } /** * Gets the value of the backwardConsumptionDays property. * *

* This accessor method 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 backwardConsumptionDays property. * *

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

     *    getBackwardConsumptionDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getBackwardConsumptionDays() { if (backwardConsumptionDays == null) { backwardConsumptionDays = new ArrayList(); } return this.backwardConsumptionDays; } /** * Gets the value of the basePrice property. * *

* This accessor method 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 basePrice property. * *

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

     *    getBasePrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getBasePrice() { if (basePrice == null) { basePrice = new ArrayList(); } return this.basePrice; } /** * Gets the value of the billExchRateVarianceAcct property. * *

* This accessor method 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 billExchRateVarianceAcct property. * *

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

     *    getBillExchRateVarianceAcct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getBillExchRateVarianceAcct() { if (billExchRateVarianceAcct == null) { billExchRateVarianceAcct = new ArrayList(); } return this.billExchRateVarianceAcct; } /** * Gets the value of the billPriceVarianceAcct property. * *

* This accessor method 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 billPriceVarianceAcct property. * *

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

     *    getBillPriceVarianceAcct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getBillPriceVarianceAcct() { if (billPriceVarianceAcct == null) { billPriceVarianceAcct = new ArrayList(); } return this.billPriceVarianceAcct; } /** * Gets the value of the billQtyVarianceAcct property. * *

* This accessor method 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 billQtyVarianceAcct property. * *

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

     *    getBillQtyVarianceAcct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getBillQtyVarianceAcct() { if (billQtyVarianceAcct == null) { billQtyVarianceAcct = new ArrayList(); } return this.billQtyVarianceAcct; } /** * Gets the value of the binNumber property. * *

* This accessor method 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 binNumber property. * *

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

     *    getBinNumber().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getBinNumber() { if (binNumber == null) { binNumber = new ArrayList(); } return this.binNumber; } /** * Gets the value of the binOnHandAvail property. * *

* This accessor method 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 binOnHandAvail property. * *

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

     *    getBinOnHandAvail().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getBinOnHandAvail() { if (binOnHandAvail == null) { binOnHandAvail = new ArrayList(); } return this.binOnHandAvail; } /** * Gets the value of the binOnHandCount property. * *

* This accessor method 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 binOnHandCount property. * *

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

     *    getBinOnHandCount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getBinOnHandCount() { if (binOnHandCount == null) { binOnHandCount = new ArrayList(); } return this.binOnHandCount; } /** * Gets the value of the bomQuantity property. * *

* This accessor method 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 bomQuantity property. * *

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

     *    getBomQuantity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getBomQuantity() { if (bomQuantity == null) { bomQuantity = new ArrayList(); } return this.bomQuantity; } /** * Gets the value of the buildEntireAssembly property. * *

* This accessor method 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 buildEntireAssembly property. * *

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

     *    getBuildEntireAssembly().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getBuildEntireAssembly() { if (buildEntireAssembly == null) { buildEntireAssembly = new ArrayList(); } return this.buildEntireAssembly; } /** * Gets the value of the buildTime property. * *

* This accessor method 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 buildTime property. * *

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

     *    getBuildTime().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getBuildTime() { if (buildTime == null) { buildTime = new ArrayList(); } return this.buildTime; } /** * Gets the value of the buildTimeLotSize property. * *

* This accessor method 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 buildTimeLotSize property. * *

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

     *    getBuildTimeLotSize().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getBuildTimeLotSize() { if (buildTimeLotSize == null) { buildTimeLotSize = new ArrayList(); } return this.buildTimeLotSize; } /** * Gets the value of the buyItNowPrice property. * *

* This accessor method 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 buyItNowPrice property. * *

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

     *    getBuyItNowPrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getBuyItNowPrice() { if (buyItNowPrice == null) { buyItNowPrice = new ArrayList(); } return this.buyItNowPrice; } /** * 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 SearchColumnStringField } * * */ public List getCategory() { if (category == null) { category = new ArrayList(); } return this.category; } /** * Gets the value of the categoryPreferred property. * *

* This accessor method 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 categoryPreferred property. * *

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

     *    getCategoryPreferred().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getCategoryPreferred() { if (categoryPreferred == null) { categoryPreferred = new ArrayList(); } return this.categoryPreferred; } /** * Gets the value of the clazz property. * *

* This accessor method 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 clazz property. * *

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

     *    getClazz().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getClazz() { if (clazz == null) { clazz = new ArrayList(); } return this.clazz; } /** * Gets the value of the componentYield property. * *

* This accessor method 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 componentYield property. * *

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

     *    getComponentYield().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getComponentYield() { if (componentYield == null) { componentYield = new ArrayList(); } return this.componentYield; } /** * Gets the value of the consumptionUnit property. * *

* This accessor method 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 consumptionUnit property. * *

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

     *    getConsumptionUnit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getConsumptionUnit() { if (consumptionUnit == null) { consumptionUnit = new ArrayList(); } return this.consumptionUnit; } /** * Gets the value of the contingentRevenueHandling property. * *

* This accessor method 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 contingentRevenueHandling property. * *

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

     *    getContingentRevenueHandling().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getContingentRevenueHandling() { if (contingentRevenueHandling == null) { contingentRevenueHandling = new ArrayList(); } return this.contingentRevenueHandling; } /** * Gets the value of the conversionRate property. * *

* This accessor method 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 conversionRate property. * *

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

     *    getConversionRate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getConversionRate() { if (conversionRate == null) { conversionRate = new ArrayList(); } return this.conversionRate; } /** * Gets the value of the copyDescription property. * *

* This accessor method 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 copyDescription property. * *

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

     *    getCopyDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getCopyDescription() { if (copyDescription == null) { copyDescription = new ArrayList(); } return this.copyDescription; } /** * Gets the value of the correlatedItem property. * *

* This accessor method 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 correlatedItem property. * *

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

     *    getCorrelatedItem().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getCorrelatedItem() { if (correlatedItem == null) { correlatedItem = new ArrayList(); } return this.correlatedItem; } /** * Gets the value of the correlatedItemCorrelation property. * *

* This accessor method 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 correlatedItemCorrelation property. * *

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

     *    getCorrelatedItemCorrelation().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCorrelatedItemCorrelation() { if (correlatedItemCorrelation == null) { correlatedItemCorrelation = new ArrayList(); } return this.correlatedItemCorrelation; } /** * Gets the value of the correlatedItemCount property. * *

* This accessor method 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 correlatedItemCount property. * *

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

     *    getCorrelatedItemCount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getCorrelatedItemCount() { if (correlatedItemCount == null) { correlatedItemCount = new ArrayList(); } return this.correlatedItemCount; } /** * Gets the value of the correlatedItemLift property. * *

* This accessor method 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 correlatedItemLift property. * *

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

     *    getCorrelatedItemLift().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCorrelatedItemLift() { if (correlatedItemLift == null) { correlatedItemLift = new ArrayList(); } return this.correlatedItemLift; } /** * Gets the value of the correlatedItemPurchaseRate property. * *

* This accessor method 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 correlatedItemPurchaseRate property. * *

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

     *    getCorrelatedItemPurchaseRate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCorrelatedItemPurchaseRate() { if (correlatedItemPurchaseRate == null) { correlatedItemPurchaseRate = new ArrayList(); } return this.correlatedItemPurchaseRate; } /** * Gets the value of the cost property. * *

* This accessor method 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 cost property. * *

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

     *    getCost().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCost() { if (cost == null) { cost = new ArrayList(); } return this.cost; } /** * Gets the value of the costAccountingStatus property. * *

* This accessor method 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 costAccountingStatus property. * *

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

     *    getCostAccountingStatus().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getCostAccountingStatus() { if (costAccountingStatus == null) { costAccountingStatus = new ArrayList(); } return this.costAccountingStatus; } /** * Gets the value of the costCategory property. * *

* This accessor method 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 costCategory property. * *

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

     *    getCostCategory().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getCostCategory() { if (costCategory == null) { costCategory = new ArrayList(); } return this.costCategory; } /** * Gets the value of the costEstimate property. * *

* This accessor method 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 costEstimate property. * *

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

     *    getCostEstimate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCostEstimate() { if (costEstimate == null) { costEstimate = new ArrayList(); } return this.costEstimate; } /** * Gets the value of the costEstimateType property. * *

* This accessor method 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 costEstimateType property. * *

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

     *    getCostEstimateType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getCostEstimateType() { if (costEstimateType == null) { costEstimateType = new ArrayList(); } return this.costEstimateType; } /** * Gets the value of the costingMethod property. * *

* This accessor method 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 costingMethod property. * *

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

     *    getCostingMethod().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getCostingMethod() { if (costingMethod == null) { costingMethod = new ArrayList(); } return this.costingMethod; } /** * Gets the value of the countryOfManufacture property. * *

* This accessor method 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 countryOfManufacture property. * *

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

     *    getCountryOfManufacture().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getCountryOfManufacture() { if (countryOfManufacture == null) { countryOfManufacture = new ArrayList(); } return this.countryOfManufacture; } /** * Gets the value of the created property. * *

* This accessor method 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 created property. * *

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

     *    getCreated().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getCreated() { if (created == null) { created = new ArrayList(); } return this.created; } /** * Gets the value of the createJob property. * *

* This accessor method 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 createJob property. * *

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

     *    getCreateJob().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getCreateJob() { if (createJob == null) { createJob = new ArrayList(); } return this.createJob; } /** * Gets the value of the createRevenuePlansOn property. * *

* This accessor method 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 createRevenuePlansOn property. * *

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

     *    getCreateRevenuePlansOn().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getCreateRevenuePlansOn() { if (createRevenuePlansOn == null) { createRevenuePlansOn = new ArrayList(); } return this.createRevenuePlansOn; } /** * Gets the value of the custReturnVarianceAccount property. * *

* This accessor method 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 custReturnVarianceAccount property. * *

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

     *    getCustReturnVarianceAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getCustReturnVarianceAccount() { if (custReturnVarianceAccount == null) { custReturnVarianceAccount = new ArrayList(); } return this.custReturnVarianceAccount; } /** * Gets the value of the dateViewed property. * *

* This accessor method 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 dateViewed property. * *

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

     *    getDateViewed().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getDateViewed() { if (dateViewed == null) { dateViewed = new ArrayList(); } return this.dateViewed; } /** * Gets the value of the daysBeforeExpiration property. * *

* This accessor method 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 daysBeforeExpiration property. * *

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

     *    getDaysBeforeExpiration().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getDaysBeforeExpiration() { if (daysBeforeExpiration == null) { daysBeforeExpiration = new ArrayList(); } return this.daysBeforeExpiration; } /** * Gets the value of the defaultReturnCost property. * *

* This accessor method 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 defaultReturnCost property. * *

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

     *    getDefaultReturnCost().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getDefaultReturnCost() { if (defaultReturnCost == null) { defaultReturnCost = new ArrayList(); } return this.defaultReturnCost; } /** * Gets the value of the defaultShippingMethod property. * *

* This accessor method 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 defaultShippingMethod property. * *

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

     *    getDefaultShippingMethod().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getDefaultShippingMethod() { if (defaultShippingMethod == null) { defaultShippingMethod = new ArrayList(); } return this.defaultShippingMethod; } /** * Gets the value of the deferredExpenseAccount property. * *

* This accessor method 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 deferredExpenseAccount property. * *

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

     *    getDeferredExpenseAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getDeferredExpenseAccount() { if (deferredExpenseAccount == null) { deferredExpenseAccount = new ArrayList(); } return this.deferredExpenseAccount; } /** * Gets the value of the deferredRevenueAccount property. * *

* This accessor method 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 deferredRevenueAccount property. * *

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

     *    getDeferredRevenueAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getDeferredRevenueAccount() { if (deferredRevenueAccount == null) { deferredRevenueAccount = new ArrayList(); } return this.deferredRevenueAccount; } /** * Gets the value of the deferRevRec property. * *

* This accessor method 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 deferRevRec property. * *

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

     *    getDeferRevRec().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getDeferRevRec() { if (deferRevRec == null) { deferRevRec = new ArrayList(); } return this.deferRevRec; } /** * Gets the value of the demandModifier property. * *

* This accessor method 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 demandModifier property. * *

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

     *    getDemandModifier().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getDemandModifier() { if (demandModifier == null) { demandModifier = new ArrayList(); } return this.demandModifier; } /** * Gets the value of the demandSource property. * *

* This accessor method 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 demandSource property. * *

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

     *    getDemandSource().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getDemandSource() { if (demandSource == null) { demandSource = new ArrayList(); } return this.demandSource; } /** * Gets the value of the demandTimeFence property. * *

* This accessor method 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 demandTimeFence property. * *

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

     *    getDemandTimeFence().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getDemandTimeFence() { if (demandTimeFence == null) { demandTimeFence = new ArrayList(); } return this.demandTimeFence; } /** * Gets the value of the department property. * *

* This accessor method 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 department property. * *

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

     *    getDepartment().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getDepartment() { if (department == null) { department = new ArrayList(); } return this.department; } /** * Gets the value of the departmentnohierarchy property. * *

* This accessor method 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 departmentnohierarchy property. * *

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

     *    getDepartmentnohierarchy().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getDepartmentnohierarchy() { if (departmentnohierarchy == null) { departmentnohierarchy = new ArrayList(); } return this.departmentnohierarchy; } /** * Gets the value of the directRevenuePosting property. * *

* This accessor method 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 directRevenuePosting property. * *

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

     *    getDirectRevenuePosting().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getDirectRevenuePosting() { if (directRevenuePosting == null) { directRevenuePosting = new ArrayList(); } return this.directRevenuePosting; } /** * Gets the value of the displayIneBayStore property. * *

* This accessor method 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 displayIneBayStore property. * *

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

     *    getDisplayIneBayStore().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getDisplayIneBayStore() { if (displayIneBayStore == null) { displayIneBayStore = new ArrayList(); } return this.displayIneBayStore; } /** * Gets the value of the displayName property. * *

* This accessor method 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 displayName property. * *

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

     *    getDisplayName().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getDisplayName() { if (displayName == null) { displayName = new ArrayList(); } return this.displayName; } /** * Gets the value of the distributionCategory property. * *

* This accessor method 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 distributionCategory property. * *

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

     *    getDistributionCategory().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getDistributionCategory() { if (distributionCategory == null) { distributionCategory = new ArrayList(); } return this.distributionCategory; } /** * Gets the value of the distributionNetwork property. * *

* This accessor method 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 distributionNetwork property. * *

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

     *    getDistributionNetwork().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getDistributionNetwork() { if (distributionNetwork == null) { distributionNetwork = new ArrayList(); } return this.distributionNetwork; } /** * Gets the value of the dontShowPrice property. * *

* This accessor method 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 dontShowPrice property. * *

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

     *    getDontShowPrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getDontShowPrice() { if (dontShowPrice == null) { dontShowPrice = new ArrayList(); } return this.dontShowPrice; } /** * Gets the value of the eBayItemDescription property. * *

* This accessor method 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 eBayItemDescription property. * *

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

     *    getEBayItemDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getEBayItemDescription() { if (eBayItemDescription == null) { eBayItemDescription = new ArrayList(); } return this.eBayItemDescription; } /** * Gets the value of the eBayItemSubtitle property. * *

* This accessor method 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 eBayItemSubtitle property. * *

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

     *    getEBayItemSubtitle().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getEBayItemSubtitle() { if (eBayItemSubtitle == null) { eBayItemSubtitle = new ArrayList(); } return this.eBayItemSubtitle; } /** * Gets the value of the eBayItemTitle property. * *

* This accessor method 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 eBayItemTitle property. * *

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

     *    getEBayItemTitle().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getEBayItemTitle() { if (eBayItemTitle == null) { eBayItemTitle = new ArrayList(); } return this.eBayItemTitle; } /** * Gets the value of the ebayRelistingOption property. * *

* This accessor method 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 ebayRelistingOption property. * *

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

     *    getEbayRelistingOption().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getEbayRelistingOption() { if (ebayRelistingOption == null) { ebayRelistingOption = new ArrayList(); } return this.ebayRelistingOption; } /** * Gets the value of the effectiveBomControl property. * *

* This accessor method 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 effectiveBomControl property. * *

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

     *    getEffectiveBomControl().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getEffectiveBomControl() { if (effectiveBomControl == null) { effectiveBomControl = new ArrayList(); } return this.effectiveBomControl; } /** * Gets the value of the effectiveDate property. * *

* This accessor method 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 effectiveDate property. * *

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

     *    getEffectiveDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getEffectiveDate() { if (effectiveDate == null) { effectiveDate = new ArrayList(); } return this.effectiveDate; } /** * Gets the value of the effectiveRevision property. * *

* This accessor method 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 effectiveRevision property. * *

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

     *    getEffectiveRevision().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getEffectiveRevision() { if (effectiveRevision == null) { effectiveRevision = new ArrayList(); } return this.effectiveRevision; } /** * Gets the value of the enableCatchWeight property. * *

* This accessor method 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 enableCatchWeight property. * *

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

     *    getEnableCatchWeight().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getEnableCatchWeight() { if (enableCatchWeight == null) { enableCatchWeight = new ArrayList(); } return this.enableCatchWeight; } /** * Gets the value of the endAuctionsWhenOutOfStock property. * *

* This accessor method 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 endAuctionsWhenOutOfStock property. * *

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

     *    getEndAuctionsWhenOutOfStock().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getEndAuctionsWhenOutOfStock() { if (endAuctionsWhenOutOfStock == null) { endAuctionsWhenOutOfStock = new ArrayList(); } return this.endAuctionsWhenOutOfStock; } /** * Gets the value of the excludeFromSitemap property. * *

* This accessor method 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 excludeFromSitemap property. * *

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

     *    getExcludeFromSitemap().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getExcludeFromSitemap() { if (excludeFromSitemap == null) { excludeFromSitemap = new ArrayList(); } return this.excludeFromSitemap; } /** * Gets the value of the expenseAccount property. * *

* This accessor method 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 expenseAccount property. * *

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

     *    getExpenseAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getExpenseAccount() { if (expenseAccount == null) { expenseAccount = new ArrayList(); } return this.expenseAccount; } /** * 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 featuredDescription property. * *

* This accessor method 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 featuredDescription property. * *

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

     *    getFeaturedDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getFeaturedDescription() { if (featuredDescription == null) { featuredDescription = new ArrayList(); } return this.featuredDescription; } /** * Gets the value of the feedDescription property. * *

* This accessor method 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 feedDescription property. * *

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

     *    getFeedDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getFeedDescription() { if (feedDescription == null) { feedDescription = new ArrayList(); } return this.feedDescription; } /** * Gets the value of the feedName property. * *

* This accessor method 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 feedName property. * *

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

     *    getFeedName().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getFeedName() { if (feedName == null) { feedName = new ArrayList(); } return this.feedName; } /** * Gets the value of the fixedBuildTime property. * *

* This accessor method 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 fixedBuildTime property. * *

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

     *    getFixedBuildTime().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getFixedBuildTime() { if (fixedBuildTime == null) { fixedBuildTime = new ArrayList(); } return this.fixedBuildTime; } /** * Gets the value of the fixedLotSize property. * *

* This accessor method 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 fixedLotSize property. * *

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

     *    getFixedLotSize().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getFixedLotSize() { if (fixedLotSize == null) { fixedLotSize = new ArrayList(); } return this.fixedLotSize; } /** * Gets the value of the forwardConsumptionDays property. * *

* This accessor method 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 forwardConsumptionDays property. * *

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

     *    getForwardConsumptionDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getForwardConsumptionDays() { if (forwardConsumptionDays == null) { forwardConsumptionDays = new ArrayList(); } return this.forwardConsumptionDays; } /** * Gets the value of the fraudRisk property. * *

* This accessor method 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 fraudRisk property. * *

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

     *    getFraudRisk().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getFraudRisk() { if (fraudRisk == null) { fraudRisk = new ArrayList(); } return this.fraudRisk; } /** * Gets the value of the froogleProductFeed property. * *

* This accessor method 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 froogleProductFeed property. * *

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

     *    getFroogleProductFeed().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getFroogleProductFeed() { if (froogleProductFeed == null) { froogleProductFeed = new ArrayList(); } return this.froogleProductFeed; } /** * Gets the value of the futureHorizon property. * *

* This accessor method 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 futureHorizon property. * *

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

     *    getFutureHorizon().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getFutureHorizon() { if (futureHorizon == null) { futureHorizon = new ArrayList(); } return this.futureHorizon; } /** * Gets the value of the fxCost property. * *

* This accessor method 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 fxCost property. * *

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

     *    getFxCost().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getFxCost() { if (fxCost == null) { fxCost = new ArrayList(); } return this.fxCost; } /** * Gets the value of the gainLossAccount property. * *

* This accessor method 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 gainLossAccount property. * *

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

     *    getGainLossAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getGainLossAccount() { if (gainLossAccount == null) { gainLossAccount = new ArrayList(); } return this.gainLossAccount; } /** * Gets the value of the generateAccruals property. * *

* This accessor method 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 generateAccruals property. * *

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

     *    getGenerateAccruals().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getGenerateAccruals() { if (generateAccruals == null) { generateAccruals = new ArrayList(); } return this.generateAccruals; } /** * Gets the value of the giftCertAuthCode property. * *

* This accessor method 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 giftCertAuthCode property. * *

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

     *    getGiftCertAuthCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getGiftCertAuthCode() { if (giftCertAuthCode == null) { giftCertAuthCode = new ArrayList(); } return this.giftCertAuthCode; } /** * Gets the value of the giftCertEmail property. * *

* This accessor method 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 giftCertEmail property. * *

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

     *    getGiftCertEmail().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getGiftCertEmail() { if (giftCertEmail == null) { giftCertEmail = new ArrayList(); } return this.giftCertEmail; } /** * Gets the value of the giftCertExpirationDate property. * *

* This accessor method 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 giftCertExpirationDate property. * *

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

     *    getGiftCertExpirationDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getGiftCertExpirationDate() { if (giftCertExpirationDate == null) { giftCertExpirationDate = new ArrayList(); } return this.giftCertExpirationDate; } /** * Gets the value of the giftCertFrom property. * *

* This accessor method 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 giftCertFrom property. * *

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

     *    getGiftCertFrom().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getGiftCertFrom() { if (giftCertFrom == null) { giftCertFrom = new ArrayList(); } return this.giftCertFrom; } /** * Gets the value of the giftCertMessage property. * *

* This accessor method 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 giftCertMessage property. * *

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

     *    getGiftCertMessage().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getGiftCertMessage() { if (giftCertMessage == null) { giftCertMessage = new ArrayList(); } return this.giftCertMessage; } /** * Gets the value of the giftCertOriginalAmount property. * *

* This accessor method 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 giftCertOriginalAmount property. * *

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

     *    getGiftCertOriginalAmount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getGiftCertOriginalAmount() { if (giftCertOriginalAmount == null) { giftCertOriginalAmount = new ArrayList(); } return this.giftCertOriginalAmount; } /** * Gets the value of the giftCertRecipient property. * *

* This accessor method 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 giftCertRecipient property. * *

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

     *    getGiftCertRecipient().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getGiftCertRecipient() { if (giftCertRecipient == null) { giftCertRecipient = new ArrayList(); } return this.giftCertRecipient; } /** * Gets the value of the hierarchyNode property. * *

* This accessor method 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 hierarchyNode property. * *

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

     *    getHierarchyNode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getHierarchyNode() { if (hierarchyNode == null) { hierarchyNode = new ArrayList(); } return this.hierarchyNode; } /** * Gets the value of the hierarchyVersion property. * *

* This accessor method 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 hierarchyVersion property. * *

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

     *    getHierarchyVersion().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getHierarchyVersion() { if (hierarchyVersion == null) { hierarchyVersion = new ArrayList(); } return this.hierarchyVersion; } /** * Gets the value of the hits property. * *

* This accessor method 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 hits property. * *

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

     *    getHits().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getHits() { if (hits == null) { hits = new ArrayList(); } return this.hits; } /** * Gets the value of the imageUrl property. * *

* This accessor method 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 imageUrl property. * *

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

     *    getImageUrl().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getImageUrl() { if (imageUrl == null) { imageUrl = new ArrayList(); } return this.imageUrl; } /** * Gets the value of the includeChildren property. * *

* This accessor method 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 includeChildren property. * *

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

     *    getIncludeChildren().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIncludeChildren() { if (includeChildren == null) { includeChildren = new ArrayList(); } return this.includeChildren; } /** * Gets the value of the incomeAccount property. * *

* This accessor method 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 incomeAccount property. * *

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

     *    getIncomeAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getIncomeAccount() { if (incomeAccount == null) { incomeAccount = new ArrayList(); } return this.incomeAccount; } /** * Gets the value of the intercoDefRevAccount property. * *

* This accessor method 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 intercoDefRevAccount property. * *

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

     *    getIntercoDefRevAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getIntercoDefRevAccount() { if (intercoDefRevAccount == null) { intercoDefRevAccount = new ArrayList(); } return this.intercoDefRevAccount; } /** * Gets the value of the intercoExpenseAccount property. * *

* This accessor method 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 intercoExpenseAccount property. * *

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

     *    getIntercoExpenseAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getIntercoExpenseAccount() { if (intercoExpenseAccount == null) { intercoExpenseAccount = new ArrayList(); } return this.intercoExpenseAccount; } /** * Gets the value of the intercoIncomeAccount property. * *

* This accessor method 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 intercoIncomeAccount property. * *

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

     *    getIntercoIncomeAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getIntercoIncomeAccount() { if (intercoIncomeAccount == null) { intercoIncomeAccount = new ArrayList(); } return this.intercoIncomeAccount; } /** * 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 inventoryLocation property. * *

* This accessor method 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 inventoryLocation property. * *

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

     *    getInventoryLocation().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getInventoryLocation() { if (inventoryLocation == null) { inventoryLocation = new ArrayList(); } return this.inventoryLocation; } /** * Gets the value of the invtClassification property. * *

* This accessor method 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 invtClassification property. * *

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

     *    getInvtClassification().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getInvtClassification() { if (invtClassification == null) { invtClassification = new ArrayList(); } return this.invtClassification; } /** * Gets the value of the invtCountInterval property. * *

* This accessor method 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 invtCountInterval property. * *

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

     *    getInvtCountInterval().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getInvtCountInterval() { if (invtCountInterval == null) { invtCountInterval = new ArrayList(); } return this.invtCountInterval; } /** * Gets the value of the isAvailable property. * *

* This accessor method 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 isAvailable property. * *

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

     *    getIsAvailable().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsAvailable() { if (isAvailable == null) { isAvailable = new ArrayList(); } return this.isAvailable; } /** * Gets the value of the isDropShipItem property. * *

* This accessor method 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 isDropShipItem property. * *

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

     *    getIsDropShipItem().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsDropShipItem() { if (isDropShipItem == null) { isDropShipItem = new ArrayList(); } return this.isDropShipItem; } /** * Gets the value of the isFulfillable property. * *

* This accessor method 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 isFulfillable property. * *

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

     *    getIsFulfillable().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsFulfillable() { if (isFulfillable == null) { isFulfillable = new ArrayList(); } return this.isFulfillable; } /** * Gets the value of the isGcoCompliant property. * *

* This accessor method 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 isGcoCompliant property. * *

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

     *    getIsGcoCompliant().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsGcoCompliant() { if (isGcoCompliant == null) { isGcoCompliant = new ArrayList(); } return this.isGcoCompliant; } /** * 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 isLotItem property. * *

* This accessor method 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 isLotItem property. * *

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

     *    getIsLotItem().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsLotItem() { if (isLotItem == null) { isLotItem = new ArrayList(); } return this.isLotItem; } /** * Gets the value of the isOnline property. * *

* This accessor method 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 isOnline property. * *

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

     *    getIsOnline().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsOnline() { if (isOnline == null) { isOnline = new ArrayList(); } return this.isOnline; } /** * Gets the value of the isSerialItem property. * *

* This accessor method 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 isSerialItem property. * *

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

     *    getIsSerialItem().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsSerialItem() { if (isSerialItem == null) { isSerialItem = new ArrayList(); } return this.isSerialItem; } /** * Gets the value of the isSpecialOrderItem property. * *

* This accessor method 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 isSpecialOrderItem property. * *

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

     *    getIsSpecialOrderItem().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsSpecialOrderItem() { if (isSpecialOrderItem == null) { isSpecialOrderItem = new ArrayList(); } return this.isSpecialOrderItem; } /** * Gets the value of the isSpecialWorkOrderItem property. * *

* This accessor method 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 isSpecialWorkOrderItem property. * *

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

     *    getIsSpecialWorkOrderItem().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsSpecialWorkOrderItem() { if (isSpecialWorkOrderItem == null) { isSpecialWorkOrderItem = new ArrayList(); } return this.isSpecialWorkOrderItem; } /** * Gets the value of the isStorePickupAllowed property. * *

* This accessor method 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 isStorePickupAllowed property. * *

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

     *    getIsStorePickupAllowed().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsStorePickupAllowed() { if (isStorePickupAllowed == null) { isStorePickupAllowed = new ArrayList(); } return this.isStorePickupAllowed; } /** * Gets the value of the issueProduct property. * *

* This accessor method 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 issueProduct property. * *

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

     *    getIssueProduct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getIssueProduct() { if (issueProduct == null) { issueProduct = new ArrayList(); } return this.issueProduct; } /** * Gets the value of the isTaxable property. * *

* This accessor method 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 isTaxable property. * *

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

     *    getIsTaxable().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsTaxable() { if (isTaxable == null) { isTaxable = new ArrayList(); } return this.isTaxable; } /** * Gets the value of the isVsoeBundle property. * *

* This accessor method 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 isVsoeBundle property. * *

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

     *    getIsVsoeBundle().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsVsoeBundle() { if (isVsoeBundle == null) { isVsoeBundle = new ArrayList(); } return this.isVsoeBundle; } /** * Gets the value of the isWip property. * *

* This accessor method 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 isWip property. * *

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

     *    getIsWip().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsWip() { if (isWip == null) { isWip = new ArrayList(); } return this.isWip; } /** * Gets the value of the itemId property. * *

* This accessor method 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 itemId property. * *

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

     *    getItemId().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getItemId() { if (itemId == null) { itemId = new ArrayList(); } return this.itemId; } /** * Gets the value of the itemRevenueCategory property. * *

* This accessor method 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 itemRevenueCategory property. * *

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

     *    getItemRevenueCategory().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getItemRevenueCategory() { if (itemRevenueCategory == null) { itemRevenueCategory = new ArrayList(); } return this.itemRevenueCategory; } /** * Gets the value of the itemUrl property. * *

* This accessor method 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 itemUrl property. * *

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

     *    getItemUrl().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getItemUrl() { if (itemUrl == null) { itemUrl = new ArrayList(); } return this.itemUrl; } /** * Gets the value of the lastInvtCountDate property. * *

* This accessor method 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 lastInvtCountDate property. * *

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

     *    getLastInvtCountDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getLastInvtCountDate() { if (lastInvtCountDate == null) { lastInvtCountDate = new ArrayList(); } return this.lastInvtCountDate; } /** * Gets the value of the lastPurchasePrice property. * *

* This accessor method 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 lastPurchasePrice property. * *

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

     *    getLastPurchasePrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLastPurchasePrice() { if (lastPurchasePrice == null) { lastPurchasePrice = new ArrayList(); } return this.lastPurchasePrice; } /** * Gets the value of the lastQuantityAvailableChange property. * *

* This accessor method 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 lastQuantityAvailableChange property. * *

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

     *    getLastQuantityAvailableChange().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getLastQuantityAvailableChange() { if (lastQuantityAvailableChange == null) { lastQuantityAvailableChange = new ArrayList(); } return this.lastQuantityAvailableChange; } /** * Gets the value of the leadTime property. * *

* This accessor method 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 leadTime property. * *

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

     *    getLeadTime().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLeadTime() { if (leadTime == null) { leadTime = new ArrayList(); } return this.leadTime; } /** * Gets the value of the liabilityAccount property. * *

* This accessor method 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 liabilityAccount property. * *

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

     *    getLiabilityAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getLiabilityAccount() { if (liabilityAccount == null) { liabilityAccount = new ArrayList(); } return this.liabilityAccount; } /** * Gets the value of the listingDuration property. * *

* This accessor method 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 listingDuration property. * *

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

     *    getListingDuration().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getListingDuration() { if (listingDuration == null) { listingDuration = new ArrayList(); } return this.listingDuration; } /** * Gets the value of the location property. * *

* This accessor method 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 location property. * *

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

     *    getLocation().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getLocation() { if (location == null) { location = new ArrayList(); } return this.location; } /** * Gets the value of the locationAllowStorePickup property. * *

* This accessor method 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 locationAllowStorePickup property. * *

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

     *    getLocationAllowStorePickup().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getLocationAllowStorePickup() { if (locationAllowStorePickup == null) { locationAllowStorePickup = new ArrayList(); } return this.locationAllowStorePickup; } /** * Gets the value of the locationAtpLeadTime property. * *

* This accessor method 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 locationAtpLeadTime property. * *

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

     *    getLocationAtpLeadTime().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationAtpLeadTime() { if (locationAtpLeadTime == null) { locationAtpLeadTime = new ArrayList(); } return this.locationAtpLeadTime; } /** * Gets the value of the locationAverageCost property. * *

* This accessor method 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 locationAverageCost property. * *

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

     *    getLocationAverageCost().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationAverageCost() { if (locationAverageCost == null) { locationAverageCost = new ArrayList(); } return this.locationAverageCost; } /** * Gets the value of the locationBinQuantityAvailable property. * *

* This accessor method 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 locationBinQuantityAvailable property. * *

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

     *    getLocationBinQuantityAvailable().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getLocationBinQuantityAvailable() { if (locationBinQuantityAvailable == null) { locationBinQuantityAvailable = new ArrayList(); } return this.locationBinQuantityAvailable; } /** * Gets the value of the locationBuildTime property. * *

* This accessor method 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 locationBuildTime property. * *

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

     *    getLocationBuildTime().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationBuildTime() { if (locationBuildTime == null) { locationBuildTime = new ArrayList(); } return this.locationBuildTime; } /** * Gets the value of the locationCost property. * *

* This accessor method 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 locationCost property. * *

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

     *    getLocationCost().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationCost() { if (locationCost == null) { locationCost = new ArrayList(); } return this.locationCost; } /** * Gets the value of the locationCostAccountingStatus property. * *

* This accessor method 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 locationCostAccountingStatus property. * *

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

     *    getLocationCostAccountingStatus().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getLocationCostAccountingStatus() { if (locationCostAccountingStatus == null) { locationCostAccountingStatus = new ArrayList(); } return this.locationCostAccountingStatus; } /** * Gets the value of the locationDefaultReturnCost property. * *

* This accessor method 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 locationDefaultReturnCost property. * *

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

     *    getLocationDefaultReturnCost().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationDefaultReturnCost() { if (locationDefaultReturnCost == null) { locationDefaultReturnCost = new ArrayList(); } return this.locationDefaultReturnCost; } /** * Gets the value of the locationDemandSource property. * *

* This accessor method 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 locationDemandSource property. * *

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

     *    getLocationDemandSource().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getLocationDemandSource() { if (locationDemandSource == null) { locationDemandSource = new ArrayList(); } return this.locationDemandSource; } /** * Gets the value of the locationDemandTimeFence property. * *

* This accessor method 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 locationDemandTimeFence property. * *

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

     *    getLocationDemandTimeFence().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLocationDemandTimeFence() { if (locationDemandTimeFence == null) { locationDemandTimeFence = new ArrayList(); } return this.locationDemandTimeFence; } /** * Gets the value of the locationFixedLotSize property. * *

* This accessor method 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 locationFixedLotSize property. * *

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

     *    getLocationFixedLotSize().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationFixedLotSize() { if (locationFixedLotSize == null) { locationFixedLotSize = new ArrayList(); } return this.locationFixedLotSize; } /** * Gets the value of the locationInventoryCostTemplate property. * *

* This accessor method 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 locationInventoryCostTemplate property. * *

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

     *    getLocationInventoryCostTemplate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getLocationInventoryCostTemplate() { if (locationInventoryCostTemplate == null) { locationInventoryCostTemplate = new ArrayList(); } return this.locationInventoryCostTemplate; } /** * Gets the value of the locationInvtClassification property. * *

* This accessor method 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 locationInvtClassification property. * *

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

     *    getLocationInvtClassification().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getLocationInvtClassification() { if (locationInvtClassification == null) { locationInvtClassification = new ArrayList(); } return this.locationInvtClassification; } /** * Gets the value of the locationInvtCountInterval property. * *

* This accessor method 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 locationInvtCountInterval property. * *

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

     *    getLocationInvtCountInterval().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLocationInvtCountInterval() { if (locationInvtCountInterval == null) { locationInvtCountInterval = new ArrayList(); } return this.locationInvtCountInterval; } /** * Gets the value of the locationLastInvtCountDate property. * *

* This accessor method 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 locationLastInvtCountDate property. * *

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

     *    getLocationLastInvtCountDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getLocationLastInvtCountDate() { if (locationLastInvtCountDate == null) { locationLastInvtCountDate = new ArrayList(); } return this.locationLastInvtCountDate; } /** * Gets the value of the locationLeadTime property. * *

* This accessor method 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 locationLeadTime property. * *

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

     *    getLocationLeadTime().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLocationLeadTime() { if (locationLeadTime == null) { locationLeadTime = new ArrayList(); } return this.locationLeadTime; } /** * Gets the value of the locationNextInvtCountDate property. * *

* This accessor method 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 locationNextInvtCountDate property. * *

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

     *    getLocationNextInvtCountDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getLocationNextInvtCountDate() { if (locationNextInvtCountDate == null) { locationNextInvtCountDate = new ArrayList(); } return this.locationNextInvtCountDate; } /** * Gets the value of the locationPeriodicLotSizeDays property. * *

* This accessor method 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 locationPeriodicLotSizeDays property. * *

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

     *    getLocationPeriodicLotSizeDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLocationPeriodicLotSizeDays() { if (locationPeriodicLotSizeDays == null) { locationPeriodicLotSizeDays = new ArrayList(); } return this.locationPeriodicLotSizeDays; } /** * Gets the value of the locationPeriodicLotSizeType property. * *

* This accessor method 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 locationPeriodicLotSizeType property. * *

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

     *    getLocationPeriodicLotSizeType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getLocationPeriodicLotSizeType() { if (locationPeriodicLotSizeType == null) { locationPeriodicLotSizeType = new ArrayList(); } return this.locationPeriodicLotSizeType; } /** * Gets the value of the locationPreferredStockLevel property. * *

* This accessor method 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 locationPreferredStockLevel property. * *

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

     *    getLocationPreferredStockLevel().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationPreferredStockLevel() { if (locationPreferredStockLevel == null) { locationPreferredStockLevel = new ArrayList(); } return this.locationPreferredStockLevel; } /** * Gets the value of the locationQtyAvailForStorePickup property. * *

* This accessor method 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 locationQtyAvailForStorePickup property. * *

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

     *    getLocationQtyAvailForStorePickup().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationQtyAvailForStorePickup() { if (locationQtyAvailForStorePickup == null) { locationQtyAvailForStorePickup = new ArrayList(); } return this.locationQtyAvailForStorePickup; } /** * Gets the value of the locationQuantityAvailable property. * *

* This accessor method 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 locationQuantityAvailable property. * *

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

     *    getLocationQuantityAvailable().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationQuantityAvailable() { if (locationQuantityAvailable == null) { locationQuantityAvailable = new ArrayList(); } return this.locationQuantityAvailable; } /** * Gets the value of the locationQuantityBackOrdered property. * *

* This accessor method 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 locationQuantityBackOrdered property. * *

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

     *    getLocationQuantityBackOrdered().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationQuantityBackOrdered() { if (locationQuantityBackOrdered == null) { locationQuantityBackOrdered = new ArrayList(); } return this.locationQuantityBackOrdered; } /** * Gets the value of the locationQuantityCommitted property. * *

* This accessor method 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 locationQuantityCommitted property. * *

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

     *    getLocationQuantityCommitted().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationQuantityCommitted() { if (locationQuantityCommitted == null) { locationQuantityCommitted = new ArrayList(); } return this.locationQuantityCommitted; } /** * Gets the value of the locationQuantityInTransit property. * *

* This accessor method 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 locationQuantityInTransit property. * *

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

     *    getLocationQuantityInTransit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationQuantityInTransit() { if (locationQuantityInTransit == null) { locationQuantityInTransit = new ArrayList(); } return this.locationQuantityInTransit; } /** * Gets the value of the locationQuantityOnHand property. * *

* This accessor method 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 locationQuantityOnHand property. * *

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

     *    getLocationQuantityOnHand().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationQuantityOnHand() { if (locationQuantityOnHand == null) { locationQuantityOnHand = new ArrayList(); } return this.locationQuantityOnHand; } /** * Gets the value of the locationQuantityOnOrder property. * *

* This accessor method 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 locationQuantityOnOrder property. * *

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

     *    getLocationQuantityOnOrder().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationQuantityOnOrder() { if (locationQuantityOnOrder == null) { locationQuantityOnOrder = new ArrayList(); } return this.locationQuantityOnOrder; } /** * Gets the value of the locationReOrderPoint property. * *

* This accessor method 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 locationReOrderPoint property. * *

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

     *    getLocationReOrderPoint().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationReOrderPoint() { if (locationReOrderPoint == null) { locationReOrderPoint = new ArrayList(); } return this.locationReOrderPoint; } /** * Gets the value of the locationRescheduleInDays property. * *

* This accessor method 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 locationRescheduleInDays property. * *

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

     *    getLocationRescheduleInDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLocationRescheduleInDays() { if (locationRescheduleInDays == null) { locationRescheduleInDays = new ArrayList(); } return this.locationRescheduleInDays; } /** * Gets the value of the locationRescheduleOutDays property. * *

* This accessor method 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 locationRescheduleOutDays property. * *

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

     *    getLocationRescheduleOutDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLocationRescheduleOutDays() { if (locationRescheduleOutDays == null) { locationRescheduleOutDays = new ArrayList(); } return this.locationRescheduleOutDays; } /** * Gets the value of the locationSafetyStockLevel property. * *

* This accessor method 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 locationSafetyStockLevel property. * *

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

     *    getLocationSafetyStockLevel().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationSafetyStockLevel() { if (locationSafetyStockLevel == null) { locationSafetyStockLevel = new ArrayList(); } return this.locationSafetyStockLevel; } /** * Gets the value of the locationStorePickupBufferStock property. * *

* This accessor method 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 locationStorePickupBufferStock property. * *

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

     *    getLocationStorePickupBufferStock().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationStorePickupBufferStock() { if (locationStorePickupBufferStock == null) { locationStorePickupBufferStock = new ArrayList(); } return this.locationStorePickupBufferStock; } /** * Gets the value of the locationSupplyLotSizingMethod property. * *

* This accessor method 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 locationSupplyLotSizingMethod property. * *

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

     *    getLocationSupplyLotSizingMethod().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getLocationSupplyLotSizingMethod() { if (locationSupplyLotSizingMethod == null) { locationSupplyLotSizingMethod = new ArrayList(); } return this.locationSupplyLotSizingMethod; } /** * Gets the value of the locationSupplyTimeFence property. * *

* This accessor method 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 locationSupplyTimeFence property. * *

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

     *    getLocationSupplyTimeFence().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLocationSupplyTimeFence() { if (locationSupplyTimeFence == null) { locationSupplyTimeFence = new ArrayList(); } return this.locationSupplyTimeFence; } /** * Gets the value of the locationSupplyType property. * *

* This accessor method 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 locationSupplyType property. * *

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

     *    getLocationSupplyType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getLocationSupplyType() { if (locationSupplyType == null) { locationSupplyType = new ArrayList(); } return this.locationSupplyType; } /** * Gets the value of the locationTotalValue property. * *

* This accessor method 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 locationTotalValue property. * *

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

     *    getLocationTotalValue().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLocationTotalValue() { if (locationTotalValue == null) { locationTotalValue = new ArrayList(); } return this.locationTotalValue; } /** * Gets the value of the locBackwardConsumptionDays property. * *

* This accessor method 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 locBackwardConsumptionDays property. * *

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

     *    getLocBackwardConsumptionDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLocBackwardConsumptionDays() { if (locBackwardConsumptionDays == null) { locBackwardConsumptionDays = new ArrayList(); } return this.locBackwardConsumptionDays; } /** * Gets the value of the locForwardConsumptionDays property. * *

* This accessor method 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 locForwardConsumptionDays property. * *

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

     *    getLocForwardConsumptionDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getLocForwardConsumptionDays() { if (locForwardConsumptionDays == null) { locForwardConsumptionDays = new ArrayList(); } return this.locForwardConsumptionDays; } /** * Gets the value of the lowerWarningLimit property. * *

* This accessor method 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 lowerWarningLimit property. * *

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

     *    getLowerWarningLimit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getLowerWarningLimit() { if (lowerWarningLimit == null) { lowerWarningLimit = new ArrayList(); } return this.lowerWarningLimit; } /** * Gets the value of the manufacturer property. * *

* This accessor method 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 manufacturer property. * *

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

     *    getManufacturer().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getManufacturer() { if (manufacturer == null) { manufacturer = new ArrayList(); } return this.manufacturer; } /** * Gets the value of the manufacturerAddr1 property. * *

* This accessor method 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 manufacturerAddr1 property. * *

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

     *    getManufacturerAddr1().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getManufacturerAddr1() { if (manufacturerAddr1 == null) { manufacturerAddr1 = new ArrayList(); } return this.manufacturerAddr1; } /** * Gets the value of the manufacturerCity property. * *

* This accessor method 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 manufacturerCity property. * *

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

     *    getManufacturerCity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getManufacturerCity() { if (manufacturerCity == null) { manufacturerCity = new ArrayList(); } return this.manufacturerCity; } /** * Gets the value of the manufacturerState property. * *

* This accessor method 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 manufacturerState property. * *

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

     *    getManufacturerState().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getManufacturerState() { if (manufacturerState == null) { manufacturerState = new ArrayList(); } return this.manufacturerState; } /** * Gets the value of the manufacturerTariff property. * *

* This accessor method 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 manufacturerTariff property. * *

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

     *    getManufacturerTariff().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getManufacturerTariff() { if (manufacturerTariff == null) { manufacturerTariff = new ArrayList(); } return this.manufacturerTariff; } /** * Gets the value of the manufacturerTaxId property. * *

* This accessor method 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 manufacturerTaxId property. * *

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

     *    getManufacturerTaxId().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getManufacturerTaxId() { if (manufacturerTaxId == null) { manufacturerTaxId = new ArrayList(); } return this.manufacturerTaxId; } /** * Gets the value of the manufacturerZip property. * *

* This accessor method 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 manufacturerZip property. * *

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

     *    getManufacturerZip().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getManufacturerZip() { if (manufacturerZip == null) { manufacturerZip = new ArrayList(); } return this.manufacturerZip; } /** * Gets the value of the manufacturingChargeItem property. * *

* This accessor method 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 manufacturingChargeItem property. * *

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

     *    getManufacturingChargeItem().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getManufacturingChargeItem() { if (manufacturingChargeItem == null) { manufacturingChargeItem = new ArrayList(); } return this.manufacturingChargeItem; } /** * Gets the value of the matchBillToReceipt property. * *

* This accessor method 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 matchBillToReceipt property. * *

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

     *    getMatchBillToReceipt().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getMatchBillToReceipt() { if (matchBillToReceipt == null) { matchBillToReceipt = new ArrayList(); } return this.matchBillToReceipt; } /** * Gets the value of the maximumQuantity property. * *

* This accessor method 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 maximumQuantity property. * *

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

     *    getMaximumQuantity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getMaximumQuantity() { if (maximumQuantity == null) { maximumQuantity = new ArrayList(); } return this.maximumQuantity; } /** * Gets the value of the memberItem property. * *

* This accessor method 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 memberItem property. * *

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

     *    getMemberItem().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getMemberItem() { if (memberItem == null) { memberItem = new ArrayList(); } return this.memberItem; } /** * Gets the value of the memberQuantity property. * *

* This accessor method 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 memberQuantity property. * *

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

     *    getMemberQuantity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getMemberQuantity() { if (memberQuantity == null) { memberQuantity = new ArrayList(); } return this.memberQuantity; } /** * Gets the value of the metaTagHtml property. * *

* This accessor method 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 metaTagHtml property. * *

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

     *    getMetaTagHtml().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getMetaTagHtml() { if (metaTagHtml == null) { metaTagHtml = new ArrayList(); } return this.metaTagHtml; } /** * Gets the value of the minimumQuantity property. * *

* This accessor method 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 minimumQuantity property. * *

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

     *    getMinimumQuantity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getMinimumQuantity() { if (minimumQuantity == null) { minimumQuantity = new ArrayList(); } return this.minimumQuantity; } /** * Gets the value of the modified property. * *

* This accessor method 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 modified property. * *

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

     *    getModified().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getModified() { if (modified == null) { modified = new ArrayList(); } return this.modified; } /** * Gets the value of the mossApplies property. * *

* This accessor method 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 mossApplies property. * *

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

     *    getMossApplies().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getMossApplies() { if (mossApplies == null) { mossApplies = new ArrayList(); } return this.mossApplies; } /** * Gets the value of the mpn property. * *

* This accessor method 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 mpn property. * *

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

     *    getMpn().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getMpn() { if (mpn == null) { mpn = new ArrayList(); } return this.mpn; } /** * Gets the value of the multManufactureAddr property. * *

* This accessor method 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 multManufactureAddr property. * *

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

     *    getMultManufactureAddr().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getMultManufactureAddr() { if (multManufactureAddr == null) { multManufactureAddr = new ArrayList(); } return this.multManufactureAddr; } /** * Gets the value of the nextagCategory property. * *

* This accessor method 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 nextagCategory property. * *

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

     *    getNextagCategory().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getNextagCategory() { if (nextagCategory == null) { nextagCategory = new ArrayList(); } return this.nextagCategory; } /** * Gets the value of the nextagProductFeed property. * *

* This accessor method 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 nextagProductFeed property. * *

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

     *    getNextagProductFeed().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getNextagProductFeed() { if (nextagProductFeed == null) { nextagProductFeed = new ArrayList(); } return this.nextagProductFeed; } /** * Gets the value of the nextInvtCountDate property. * *

* This accessor method 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 nextInvtCountDate property. * *

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

     *    getNextInvtCountDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getNextInvtCountDate() { if (nextInvtCountDate == null) { nextInvtCountDate = new ArrayList(); } return this.nextInvtCountDate; } /** * Gets the value of the noPriceMessage property. * *

* This accessor method 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 noPriceMessage property. * *

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

     *    getNoPriceMessage().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getNoPriceMessage() { if (noPriceMessage == null) { noPriceMessage = new ArrayList(); } return this.noPriceMessage; } /** * Gets the value of the numActiveListings property. * *

* This accessor method 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 numActiveListings property. * *

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

     *    getNumActiveListings().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getNumActiveListings() { if (numActiveListings == null) { numActiveListings = new ArrayList(); } return this.numActiveListings; } /** * Gets the value of the numberAllowedDownloads property. * *

* This accessor method 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 numberAllowedDownloads property. * *

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

     *    getNumberAllowedDownloads().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getNumberAllowedDownloads() { if (numberAllowedDownloads == null) { numberAllowedDownloads = new ArrayList(); } return this.numberAllowedDownloads; } /** * Gets the value of the numCurrentlyListed property. * *

* This accessor method 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 numCurrentlyListed property. * *

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

     *    getNumCurrentlyListed().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getNumCurrentlyListed() { if (numCurrentlyListed == null) { numCurrentlyListed = new ArrayList(); } return this.numCurrentlyListed; } /** * Gets the value of the obsoleteDate property. * *

* This accessor method 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 obsoleteDate property. * *

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

     *    getObsoleteDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getObsoleteDate() { if (obsoleteDate == null) { obsoleteDate = new ArrayList(); } return this.obsoleteDate; } /** * Gets the value of the obsoleteRevision property. * *

* This accessor method 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 obsoleteRevision property. * *

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

     *    getObsoleteRevision().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getObsoleteRevision() { if (obsoleteRevision == null) { obsoleteRevision = new ArrayList(); } return this.obsoleteRevision; } /** * Gets the value of the offerSupport property. * *

* This accessor method 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 offerSupport property. * *

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

     *    getOfferSupport().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getOfferSupport() { if (offerSupport == null) { offerSupport = new ArrayList(); } return this.offerSupport; } /** * Gets the value of the onlineCustomerPrice property. * *

* This accessor method 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 onlineCustomerPrice property. * *

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

     *    getOnlineCustomerPrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getOnlineCustomerPrice() { if (onlineCustomerPrice == null) { onlineCustomerPrice = new ArrayList(); } return this.onlineCustomerPrice; } /** * Gets the value of the onlinePrice property. * *

* This accessor method 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 onlinePrice property. * *

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

     *    getOnlinePrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getOnlinePrice() { if (onlinePrice == null) { onlinePrice = new ArrayList(); } return this.onlinePrice; } /** * Gets the value of the onSpecial property. * *

* This accessor method 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 onSpecial property. * *

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

     *    getOnSpecial().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getOnSpecial() { if (onSpecial == null) { onSpecial = new ArrayList(); } return this.onSpecial; } /** * Gets the value of the otherPrices property. * *

* This accessor method 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 otherPrices property. * *

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

     *    getOtherPrices().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getOtherPrices() { if (otherPrices == null) { otherPrices = new ArrayList(); } return this.otherPrices; } /** * Gets the value of the otherVendor property. * *

* This accessor method 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 otherVendor property. * *

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

     *    getOtherVendor().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getOtherVendor() { if (otherVendor == null) { otherVendor = new ArrayList(); } return this.otherVendor; } /** * Gets the value of the outOfStockBehavior property. * *

* This accessor method 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 outOfStockBehavior property. * *

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

     *    getOutOfStockBehavior().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getOutOfStockBehavior() { if (outOfStockBehavior == null) { outOfStockBehavior = new ArrayList(); } return this.outOfStockBehavior; } /** * Gets the value of the outOfStockMessage property. * *

* This accessor method 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 outOfStockMessage property. * *

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

     *    getOutOfStockMessage().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getOutOfStockMessage() { if (outOfStockMessage == null) { outOfStockMessage = new ArrayList(); } return this.outOfStockMessage; } /** * Gets the value of the overallQuantityPricingType property. * *

* This accessor method 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 overallQuantityPricingType property. * *

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

     *    getOverallQuantityPricingType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getOverallQuantityPricingType() { if (overallQuantityPricingType == null) { overallQuantityPricingType = new ArrayList(); } return this.overallQuantityPricingType; } /** * Gets the value of the overheadType property. * *

* This accessor method 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 overheadType property. * *

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

     *    getOverheadType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getOverheadType() { if (overheadType == null) { overheadType = new ArrayList(); } return this.overheadType; } /** * Gets the value of the pageTitle property. * *

* This accessor method 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 pageTitle property. * *

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

     *    getPageTitle().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getPageTitle() { if (pageTitle == null) { pageTitle = new ArrayList(); } return this.pageTitle; } /** * 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 periodicLotSizeDays property. * *

* This accessor method 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 periodicLotSizeDays property. * *

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

     *    getPeriodicLotSizeDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getPeriodicLotSizeDays() { if (periodicLotSizeDays == null) { periodicLotSizeDays = new ArrayList(); } return this.periodicLotSizeDays; } /** * Gets the value of the periodicLotSizeType property. * *

* This accessor method 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 periodicLotSizeType property. * *

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

     *    getPeriodicLotSizeType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getPeriodicLotSizeType() { if (periodicLotSizeType == null) { periodicLotSizeType = new ArrayList(); } return this.periodicLotSizeType; } /** * Gets the value of the planningItemCategory property. * *

* This accessor method 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 planningItemCategory property. * *

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

     *    getPlanningItemCategory().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getPlanningItemCategory() { if (planningItemCategory == null) { planningItemCategory = new ArrayList(); } return this.planningItemCategory; } /** * Gets the value of the preferenceCriterion property. * *

* This accessor method 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 preferenceCriterion property. * *

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

     *    getPreferenceCriterion().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getPreferenceCriterion() { if (preferenceCriterion == null) { preferenceCriterion = new ArrayList(); } return this.preferenceCriterion; } /** * Gets the value of the preferredBin property. * *

* This accessor method 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 preferredBin property. * *

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

     *    getPreferredBin().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getPreferredBin() { if (preferredBin == null) { preferredBin = new ArrayList(); } return this.preferredBin; } /** * Gets the value of the preferredLocation property. * *

* This accessor method 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 preferredLocation property. * *

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

     *    getPreferredLocation().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getPreferredLocation() { if (preferredLocation == null) { preferredLocation = new ArrayList(); } return this.preferredLocation; } /** * Gets the value of the preferredStockLevel property. * *

* This accessor method 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 preferredStockLevel property. * *

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

     *    getPreferredStockLevel().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getPreferredStockLevel() { if (preferredStockLevel == null) { preferredStockLevel = new ArrayList(); } return this.preferredStockLevel; } /** * Gets the value of the preferredStockLevelDays property. * *

* This accessor method 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 preferredStockLevelDays property. * *

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

     *    getPreferredStockLevelDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getPreferredStockLevelDays() { if (preferredStockLevelDays == null) { preferredStockLevelDays = new ArrayList(); } return this.preferredStockLevelDays; } /** * Gets the value of the pricesIncludeTax property. * *

* This accessor method 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 pricesIncludeTax property. * *

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

     *    getPricesIncludeTax().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getPricesIncludeTax() { if (pricesIncludeTax == null) { pricesIncludeTax = new ArrayList(); } return this.pricesIncludeTax; } /** * 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 SearchColumnSelectField } * * */ public List getPricingGroup() { if (pricingGroup == null) { pricingGroup = new ArrayList(); } return this.pricingGroup; } /** * Gets the value of the primaryCategory property. * *

* This accessor method 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 primaryCategory property. * *

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

     *    getPrimaryCategory().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getPrimaryCategory() { if (primaryCategory == null) { primaryCategory = new ArrayList(); } return this.primaryCategory; } /** * Gets the value of the prodPriceVarianceAcct property. * *

* This accessor method 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 prodPriceVarianceAcct property. * *

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

     *    getProdPriceVarianceAcct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getProdPriceVarianceAcct() { if (prodPriceVarianceAcct == null) { prodPriceVarianceAcct = new ArrayList(); } return this.prodPriceVarianceAcct; } /** * Gets the value of the prodQtyVarianceAcct property. * *

* This accessor method 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 prodQtyVarianceAcct property. * *

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

     *    getProdQtyVarianceAcct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getProdQtyVarianceAcct() { if (prodQtyVarianceAcct == null) { prodQtyVarianceAcct = new ArrayList(); } return this.prodQtyVarianceAcct; } /** * Gets the value of the purchaseDescription property. * *

* This accessor method 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 purchaseDescription property. * *

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

     *    getPurchaseDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getPurchaseDescription() { if (purchaseDescription == null) { purchaseDescription = new ArrayList(); } return this.purchaseDescription; } /** * Gets the value of the purchaseOrderAmount property. * *

* This accessor method 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 purchaseOrderAmount property. * *

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

     *    getPurchaseOrderAmount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getPurchaseOrderAmount() { if (purchaseOrderAmount == null) { purchaseOrderAmount = new ArrayList(); } return this.purchaseOrderAmount; } /** * Gets the value of the purchaseOrderQuantity property. * *

* This accessor method 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 purchaseOrderQuantity property. * *

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

     *    getPurchaseOrderQuantity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getPurchaseOrderQuantity() { if (purchaseOrderQuantity == null) { purchaseOrderQuantity = new ArrayList(); } return this.purchaseOrderQuantity; } /** * Gets the value of the purchaseOrderQuantityDiff property. * *

* This accessor method 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 purchaseOrderQuantityDiff property. * *

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

     *    getPurchaseOrderQuantityDiff().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getPurchaseOrderQuantityDiff() { if (purchaseOrderQuantityDiff == null) { purchaseOrderQuantityDiff = new ArrayList(); } return this.purchaseOrderQuantityDiff; } /** * Gets the value of the purchasePriceVarianceAcct property. * *

* This accessor method 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 purchasePriceVarianceAcct property. * *

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

     *    getPurchasePriceVarianceAcct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getPurchasePriceVarianceAcct() { if (purchasePriceVarianceAcct == null) { purchasePriceVarianceAcct = new ArrayList(); } return this.purchasePriceVarianceAcct; } /** * Gets the value of the purchaseUnit property. * *

* This accessor method 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 purchaseUnit property. * *

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

     *    getPurchaseUnit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getPurchaseUnit() { if (purchaseUnit == null) { purchaseUnit = new ArrayList(); } return this.purchaseUnit; } /** * Gets the value of the quantityAvailable property. * *

* This accessor method 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 quantityAvailable property. * *

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

     *    getQuantityAvailable().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getQuantityAvailable() { if (quantityAvailable == null) { quantityAvailable = new ArrayList(); } return this.quantityAvailable; } /** * Gets the value of the quantityBackOrdered property. * *

* This accessor method 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 quantityBackOrdered property. * *

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

     *    getQuantityBackOrdered().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getQuantityBackOrdered() { if (quantityBackOrdered == null) { quantityBackOrdered = new ArrayList(); } return this.quantityBackOrdered; } /** * Gets the value of the quantityCommitted property. * *

* This accessor method 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 quantityCommitted property. * *

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

     *    getQuantityCommitted().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getQuantityCommitted() { if (quantityCommitted == null) { quantityCommitted = new ArrayList(); } return this.quantityCommitted; } /** * Gets the value of the quantityOnHand property. * *

* This accessor method 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 quantityOnHand property. * *

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

     *    getQuantityOnHand().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getQuantityOnHand() { if (quantityOnHand == null) { quantityOnHand = new ArrayList(); } return this.quantityOnHand; } /** * Gets the value of the quantityOnOrder property. * *

* This accessor method 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 quantityOnOrder property. * *

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

     *    getQuantityOnOrder().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getQuantityOnOrder() { if (quantityOnOrder == null) { quantityOnOrder = new ArrayList(); } return this.quantityOnOrder; } /** * Gets the value of the quantityPricingSchedule property. * *

* This accessor method 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 quantityPricingSchedule property. * *

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

     *    getQuantityPricingSchedule().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getQuantityPricingSchedule() { if (quantityPricingSchedule == null) { quantityPricingSchedule = new ArrayList(); } return this.quantityPricingSchedule; } /** * Gets the value of the receiptAmount property. * *

* This accessor method 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 receiptAmount property. * *

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

     *    getReceiptAmount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getReceiptAmount() { if (receiptAmount == null) { receiptAmount = new ArrayList(); } return this.receiptAmount; } /** * Gets the value of the receiptQuantity property. * *

* This accessor method 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 receiptQuantity property. * *

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

     *    getReceiptQuantity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getReceiptQuantity() { if (receiptQuantity == null) { receiptQuantity = new ArrayList(); } return this.receiptQuantity; } /** * Gets the value of the receiptQuantityDiff property. * *

* This accessor method 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 receiptQuantityDiff property. * *

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

     *    getReceiptQuantityDiff().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getReceiptQuantityDiff() { if (receiptQuantityDiff == null) { receiptQuantityDiff = new ArrayList(); } return this.receiptQuantityDiff; } /** * Gets the value of the reorderMultiple property. * *

* This accessor method 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 reorderMultiple property. * *

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

     *    getReorderMultiple().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getReorderMultiple() { if (reorderMultiple == null) { reorderMultiple = new ArrayList(); } return this.reorderMultiple; } /** * Gets the value of the reOrderPoint property. * *

* This accessor method 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 reOrderPoint property. * *

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

     *    getReOrderPoint().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getReOrderPoint() { if (reOrderPoint == null) { reOrderPoint = new ArrayList(); } return this.reOrderPoint; } /** * Gets the value of the rescheduleInDays property. * *

* This accessor method 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 rescheduleInDays property. * *

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

     *    getRescheduleInDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getRescheduleInDays() { if (rescheduleInDays == null) { rescheduleInDays = new ArrayList(); } return this.rescheduleInDays; } /** * Gets the value of the rescheduleOutDays property. * *

* This accessor method 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 rescheduleOutDays property. * *

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

     *    getRescheduleOutDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getRescheduleOutDays() { if (rescheduleOutDays == null) { rescheduleOutDays = new ArrayList(); } return this.rescheduleOutDays; } /** * Gets the value of the reservePrice property. * *

* This accessor method 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 reservePrice property. * *

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

     *    getReservePrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getReservePrice() { if (reservePrice == null) { reservePrice = new ArrayList(); } return this.reservePrice; } /** * Gets the value of the revenueAllocationGroup property. * *

* This accessor method 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 revenueAllocationGroup property. * *

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

     *    getRevenueAllocationGroup().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getRevenueAllocationGroup() { if (revenueAllocationGroup == null) { revenueAllocationGroup = new ArrayList(); } return this.revenueAllocationGroup; } /** * Gets the value of the revenueRecognitionRule property. * *

* This accessor method 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 revenueRecognitionRule property. * *

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

     *    getRevenueRecognitionRule().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getRevenueRecognitionRule() { if (revenueRecognitionRule == null) { revenueRecognitionRule = new ArrayList(); } return this.revenueRecognitionRule; } /** * Gets the value of the revRecForecastRule property. * *

* This accessor method 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 revRecForecastRule property. * *

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

     *    getRevRecForecastRule().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getRevRecForecastRule() { if (revRecForecastRule == null) { revRecForecastRule = new ArrayList(); } return this.revRecForecastRule; } /** * Gets the value of the revReclassFXAccount property. * *

* This accessor method 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 revReclassFXAccount property. * *

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

     *    getRevReclassFXAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getRevReclassFXAccount() { if (revReclassFXAccount == null) { revReclassFXAccount = new ArrayList(); } return this.revReclassFXAccount; } /** * Gets the value of the revRecSchedule property. * *

* This accessor method 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 revRecSchedule property. * *

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

     *    getRevRecSchedule().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getRevRecSchedule() { if (revRecSchedule == null) { revRecSchedule = new ArrayList(); } return this.revRecSchedule; } /** * Gets the value of the roundUpAsComponent property. * *

* This accessor method 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 roundUpAsComponent property. * *

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

     *    getRoundUpAsComponent().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getRoundUpAsComponent() { if (roundUpAsComponent == null) { roundUpAsComponent = new ArrayList(); } return this.roundUpAsComponent; } /** * Gets the value of the safetyStockLevel property. * *

* This accessor method 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 safetyStockLevel property. * *

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

     *    getSafetyStockLevel().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getSafetyStockLevel() { if (safetyStockLevel == null) { safetyStockLevel = new ArrayList(); } return this.safetyStockLevel; } /** * Gets the value of the safetyStockLevelDays property. * *

* This accessor method 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 safetyStockLevelDays property. * *

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

     *    getSafetyStockLevelDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getSafetyStockLevelDays() { if (safetyStockLevelDays == null) { safetyStockLevelDays = new ArrayList(); } return this.safetyStockLevelDays; } /** * Gets the value of the salesDescription property. * *

* This accessor method 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 salesDescription property. * *

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

     *    getSalesDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getSalesDescription() { if (salesDescription == null) { salesDescription = new ArrayList(); } return this.salesDescription; } /** * Gets the value of the salesTaxCode property. * *

* This accessor method 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 salesTaxCode property. * *

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

     *    getSalesTaxCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSalesTaxCode() { if (salesTaxCode == null) { salesTaxCode = new ArrayList(); } return this.salesTaxCode; } /** * Gets the value of the saleUnit property. * *

* This accessor method 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 saleUnit property. * *

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

     *    getSaleUnit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSaleUnit() { if (saleUnit == null) { saleUnit = new ArrayList(); } return this.saleUnit; } /** * Gets the value of the sameAsPrimaryBookAmortization property. * *

* This accessor method 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 sameAsPrimaryBookAmortization property. * *

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

     *    getSameAsPrimaryBookAmortization().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getSameAsPrimaryBookAmortization() { if (sameAsPrimaryBookAmortization == null) { sameAsPrimaryBookAmortization = new ArrayList(); } return this.sameAsPrimaryBookAmortization; } /** * Gets the value of the sameAsPrimaryBookRevRec property. * *

* This accessor method 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 sameAsPrimaryBookRevRec property. * *

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

     *    getSameAsPrimaryBookRevRec().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getSameAsPrimaryBookRevRec() { if (sameAsPrimaryBookRevRec == null) { sameAsPrimaryBookRevRec = new ArrayList(); } return this.sameAsPrimaryBookRevRec; } /** * Gets the value of the scheduleBCode property. * *

* This accessor method 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 scheduleBCode property. * *

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

     *    getScheduleBCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getScheduleBCode() { if (scheduleBCode == null) { scheduleBCode = new ArrayList(); } return this.scheduleBCode; } /** * Gets the value of the scheduleBNumber property. * *

* This accessor method 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 scheduleBNumber property. * *

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

     *    getScheduleBNumber().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getScheduleBNumber() { if (scheduleBNumber == null) { scheduleBNumber = new ArrayList(); } return this.scheduleBNumber; } /** * Gets the value of the scheduleBQuantity property. * *

* This accessor method 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 scheduleBQuantity property. * *

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

     *    getScheduleBQuantity().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getScheduleBQuantity() { if (scheduleBQuantity == null) { scheduleBQuantity = new ArrayList(); } return this.scheduleBQuantity; } /** * Gets the value of the scrapAcct property. * *

* This accessor method 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 scrapAcct property. * *

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

     *    getScrapAcct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getScrapAcct() { if (scrapAcct == null) { scrapAcct = new ArrayList(); } return this.scrapAcct; } /** * Gets the value of the searchKeywords property. * *

* This accessor method 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 searchKeywords property. * *

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

     *    getSearchKeywords().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getSearchKeywords() { if (searchKeywords == null) { searchKeywords = new ArrayList(); } return this.searchKeywords; } /** * Gets the value of the seasonalDemand property. * *

* This accessor method 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 seasonalDemand property. * *

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

     *    getSeasonalDemand().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getSeasonalDemand() { if (seasonalDemand == null) { seasonalDemand = new ArrayList(); } return this.seasonalDemand; } /** * Gets the value of the secondaryConsumptionUnit property. * *

* This accessor method 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 secondaryConsumptionUnit property. * *

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

     *    getSecondaryConsumptionUnit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSecondaryConsumptionUnit() { if (secondaryConsumptionUnit == null) { secondaryConsumptionUnit = new ArrayList(); } return this.secondaryConsumptionUnit; } /** * Gets the value of the secondaryPurchaseUnit property. * *

* This accessor method 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 secondaryPurchaseUnit property. * *

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

     *    getSecondaryPurchaseUnit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSecondaryPurchaseUnit() { if (secondaryPurchaseUnit == null) { secondaryPurchaseUnit = new ArrayList(); } return this.secondaryPurchaseUnit; } /** * Gets the value of the secondarySaleUnit property. * *

* This accessor method 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 secondarySaleUnit property. * *

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

     *    getSecondarySaleUnit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSecondarySaleUnit() { if (secondarySaleUnit == null) { secondarySaleUnit = new ArrayList(); } return this.secondarySaleUnit; } /** * Gets the value of the secondaryStockUnit property. * *

* This accessor method 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 secondaryStockUnit property. * *

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

     *    getSecondaryStockUnit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSecondaryStockUnit() { if (secondaryStockUnit == null) { secondaryStockUnit = new ArrayList(); } return this.secondaryStockUnit; } /** * Gets the value of the secondaryUnitsType property. * *

* This accessor method 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 secondaryUnitsType property. * *

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

     *    getSecondaryUnitsType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSecondaryUnitsType() { if (secondaryUnitsType == null) { secondaryUnitsType = new ArrayList(); } return this.secondaryUnitsType; } /** * Gets the value of the sellOnEBay property. * *

* This accessor method 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 sellOnEBay property. * *

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

     *    getSellOnEBay().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getSellOnEBay() { if (sellOnEBay == null) { sellOnEBay = new ArrayList(); } return this.sellOnEBay; } /** * Gets the value of the serialNumber property. * *

* This accessor method 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 serialNumber property. * *

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

     *    getSerialNumber().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getSerialNumber() { if (serialNumber == null) { serialNumber = new ArrayList(); } return this.serialNumber; } /** * Gets the value of the serialNumberLocation property. * *

* This accessor method 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 serialNumberLocation property. * *

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

     *    getSerialNumberLocation().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getSerialNumberLocation() { if (serialNumberLocation == null) { serialNumberLocation = new ArrayList(); } return this.serialNumberLocation; } /** * Gets the value of the shipIndividually property. * *

* This accessor method 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 shipIndividually property. * *

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

     *    getShipIndividually().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getShipIndividually() { if (shipIndividually == null) { shipIndividually = new ArrayList(); } return this.shipIndividually; } /** * Gets the value of the shipPackage property. * *

* This accessor method 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 shipPackage property. * *

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

     *    getShipPackage().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getShipPackage() { if (shipPackage == null) { shipPackage = new ArrayList(); } return this.shipPackage; } /** * Gets the value of the shippingCarrier property. * *

* This accessor method 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 shippingCarrier property. * *

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

     *    getShippingCarrier().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getShippingCarrier() { if (shippingCarrier == null) { shippingCarrier = new ArrayList(); } return this.shippingCarrier; } /** * Gets the value of the shippingRate property. * *

* This accessor method 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 shippingRate property. * *

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

     *    getShippingRate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getShippingRate() { if (shippingRate == null) { shippingRate = new ArrayList(); } return this.shippingRate; } /** * Gets the value of the shoppingDotComCategory property. * *

* This accessor method 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 shoppingDotComCategory property. * *

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

     *    getShoppingDotComCategory().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getShoppingDotComCategory() { if (shoppingDotComCategory == null) { shoppingDotComCategory = new ArrayList(); } return this.shoppingDotComCategory; } /** * Gets the value of the shoppingProductFeed property. * *

* This accessor method 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 shoppingProductFeed property. * *

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

     *    getShoppingProductFeed().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getShoppingProductFeed() { if (shoppingProductFeed == null) { shoppingProductFeed = new ArrayList(); } return this.shoppingProductFeed; } /** * Gets the value of the shopzillaCategoryId property. * *

* This accessor method 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 shopzillaCategoryId property. * *

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

     *    getShopzillaCategoryId().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getShopzillaCategoryId() { if (shopzillaCategoryId == null) { shopzillaCategoryId = new ArrayList(); } return this.shopzillaCategoryId; } /** * Gets the value of the shopzillaProductFeed property. * *

* This accessor method 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 shopzillaProductFeed property. * *

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

     *    getShopzillaProductFeed().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getShopzillaProductFeed() { if (shopzillaProductFeed == null) { shopzillaProductFeed = new ArrayList(); } return this.shopzillaProductFeed; } /** * Gets the value of the sitemapPriority property. * *

* This accessor method 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 sitemapPriority property. * *

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

     *    getSitemapPriority().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getSitemapPriority() { if (sitemapPriority == null) { sitemapPriority = new ArrayList(); } return this.sitemapPriority; } /** * Gets the value of the softDescriptor property. * *

* This accessor method 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 softDescriptor property. * *

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

     *    getSoftDescriptor().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSoftDescriptor() { if (softDescriptor == null) { softDescriptor = new ArrayList(); } return this.softDescriptor; } /** * Gets the value of the startingPrice property. * *

* This accessor method 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 startingPrice property. * *

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

     *    getStartingPrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getStartingPrice() { if (startingPrice == null) { startingPrice = new ArrayList(); } return this.startingPrice; } /** * Gets the value of the stockDescription property. * *

* This accessor method 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 stockDescription property. * *

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

     *    getStockDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getStockDescription() { if (stockDescription == null) { stockDescription = new ArrayList(); } return this.stockDescription; } /** * Gets the value of the stockUnit property. * *

* This accessor method 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 stockUnit property. * *

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

     *    getStockUnit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getStockUnit() { if (stockUnit == null) { stockUnit = new ArrayList(); } return this.stockUnit; } /** * Gets the value of the storeDescription property. * *

* This accessor method 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 storeDescription property. * *

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

     *    getStoreDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getStoreDescription() { if (storeDescription == null) { storeDescription = new ArrayList(); } return this.storeDescription; } /** * Gets the value of the storeDetailedDescription property. * *

* This accessor method 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 storeDetailedDescription property. * *

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

     *    getStoreDetailedDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getStoreDetailedDescription() { if (storeDetailedDescription == null) { storeDetailedDescription = new ArrayList(); } return this.storeDetailedDescription; } /** * Gets the value of the storeDisplayImage property. * *

* This accessor method 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 storeDisplayImage property. * *

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

     *    getStoreDisplayImage().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getStoreDisplayImage() { if (storeDisplayImage == null) { storeDisplayImage = new ArrayList(); } return this.storeDisplayImage; } /** * Gets the value of the storeDisplayName property. * *

* This accessor method 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 storeDisplayName property. * *

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

     *    getStoreDisplayName().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getStoreDisplayName() { if (storeDisplayName == null) { storeDisplayName = new ArrayList(); } return this.storeDisplayName; } /** * Gets the value of the storeDisplayThumbnail property. * *

* This accessor method 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 storeDisplayThumbnail property. * *

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

     *    getStoreDisplayThumbnail().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getStoreDisplayThumbnail() { if (storeDisplayThumbnail == null) { storeDisplayThumbnail = new ArrayList(); } return this.storeDisplayThumbnail; } /** * 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 subType property. * *

* This accessor method 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 subType property. * *

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

     *    getSubType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getSubType() { if (subType == null) { subType = new ArrayList(); } return this.subType; } /** * Gets the value of the supplyLotSizingMethod property. * *

* This accessor method 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 supplyLotSizingMethod property. * *

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

     *    getSupplyLotSizingMethod().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getSupplyLotSizingMethod() { if (supplyLotSizingMethod == null) { supplyLotSizingMethod = new ArrayList(); } return this.supplyLotSizingMethod; } /** * Gets the value of the supplyReplenishmentMethod property. * *

* This accessor method 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 supplyReplenishmentMethod property. * *

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

     *    getSupplyReplenishmentMethod().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getSupplyReplenishmentMethod() { if (supplyReplenishmentMethod == null) { supplyReplenishmentMethod = new ArrayList(); } return this.supplyReplenishmentMethod; } /** * Gets the value of the supplyTimeFence property. * *

* This accessor method 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 supplyTimeFence property. * *

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

     *    getSupplyTimeFence().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getSupplyTimeFence() { if (supplyTimeFence == null) { supplyTimeFence = new ArrayList(); } return this.supplyTimeFence; } /** * Gets the value of the supplyType property. * *

* This accessor method 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 supplyType property. * *

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

     *    getSupplyType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getSupplyType() { if (supplyType == null) { supplyType = new ArrayList(); } return this.supplyType; } /** * Gets the value of the taxSchedule property. * *

* This accessor method 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 taxSchedule property. * *

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

     *    getTaxSchedule().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getTaxSchedule() { if (taxSchedule == null) { taxSchedule = new ArrayList(); } return this.taxSchedule; } /** * Gets the value of the thumbNailUrl property. * *

* This accessor method 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 thumbNailUrl property. * *

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

     *    getThumbNailUrl().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getThumbNailUrl() { if (thumbNailUrl == null) { thumbNailUrl = new ArrayList(); } return this.thumbNailUrl; } /** * Gets the value of the totalValue property. * *

* This accessor method 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 totalValue property. * *

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

     *    getTotalValue().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getTotalValue() { if (totalValue == null) { totalValue = new ArrayList(); } return this.totalValue; } /** * Gets the value of the trackLandedCost property. * *

* This accessor method 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 trackLandedCost property. * *

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

     *    getTrackLandedCost().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getTrackLandedCost() { if (trackLandedCost == null) { trackLandedCost = new ArrayList(); } return this.trackLandedCost; } /** * Gets the value of the transferPrice property. * *

* This accessor method 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 transferPrice property. * *

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

     *    getTransferPrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getTransferPrice() { if (transferPrice == null) { transferPrice = new ArrayList(); } return this.transferPrice; } /** * Gets the value of the type property. * *

* This accessor method 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 type property. * *

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

     *    getType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getType() { if (type == null) { type = new ArrayList(); } return this.type; } /** * Gets the value of the unbuildVarianceAccount property. * *

* This accessor method 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 unbuildVarianceAccount property. * *

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

     *    getUnbuildVarianceAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getUnbuildVarianceAccount() { if (unbuildVarianceAccount == null) { unbuildVarianceAccount = new ArrayList(); } return this.unbuildVarianceAccount; } /** * Gets the value of the unitsType property. * *

* This accessor method 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 unitsType property. * *

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

     *    getUnitsType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getUnitsType() { if (unitsType == null) { unitsType = new ArrayList(); } return this.unitsType; } /** * Gets the value of the upcCode property. * *

* This accessor method 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 upcCode property. * *

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

     *    getUpcCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getUpcCode() { if (upcCode == null) { upcCode = new ArrayList(); } return this.upcCode; } /** * Gets the value of the upperWarningLimit property. * *

* This accessor method 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 upperWarningLimit property. * *

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

     *    getUpperWarningLimit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getUpperWarningLimit() { if (upperWarningLimit == null) { upperWarningLimit = new ArrayList(); } return this.upperWarningLimit; } /** * Gets the value of the urlComponent property. * *

* This accessor method 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 urlComponent property. * *

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

     *    getUrlComponent().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getUrlComponent() { if (urlComponent == null) { urlComponent = new ArrayList(); } return this.urlComponent; } /** * Gets the value of the useBins property. * *

* This accessor method 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 useBins property. * *

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

     *    getUseBins().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getUseBins() { if (useBins == null) { useBins = new ArrayList(); } return this.useBins; } /** * Gets the value of the useComponentYield property. * *

* This accessor method 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 useComponentYield property. * *

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

     *    getUseComponentYield().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getUseComponentYield() { if (useComponentYield == null) { useComponentYield = new ArrayList(); } return this.useComponentYield; } /** * Gets the value of the useMarginalRates property. * *

* This accessor method 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 useMarginalRates property. * *

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

     *    getUseMarginalRates().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getUseMarginalRates() { if (useMarginalRates == null) { useMarginalRates = new ArrayList(); } return this.useMarginalRates; } /** * Gets the value of the vendor property. * *

* This accessor method 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 vendor property. * *

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

     *    getVendor().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getVendor() { if (vendor == null) { vendor = new ArrayList(); } return this.vendor; } /** * Gets the value of the vendorCode property. * *

* This accessor method 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 vendorCode property. * *

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

     *    getVendorCode().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getVendorCode() { if (vendorCode == null) { vendorCode = new ArrayList(); } return this.vendorCode; } /** * Gets the value of the vendorCost property. * *

* This accessor method 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 vendorCost property. * *

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

     *    getVendorCost().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getVendorCost() { if (vendorCost == null) { vendorCost = new ArrayList(); } return this.vendorCost; } /** * Gets the value of the vendorCostEntered property. * *

* This accessor method 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 vendorCostEntered property. * *

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

     *    getVendorCostEntered().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getVendorCostEntered() { if (vendorCostEntered == null) { vendorCostEntered = new ArrayList(); } return this.vendorCostEntered; } /** * Gets the value of the vendorName property. * *

* This accessor method 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 vendorName property. * *

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

     *    getVendorName().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getVendorName() { if (vendorName == null) { vendorName = new ArrayList(); } return this.vendorName; } /** * Gets the value of the vendorPriceCurrency property. * *

* This accessor method 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 vendorPriceCurrency property. * *

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

     *    getVendorPriceCurrency().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getVendorPriceCurrency() { if (vendorPriceCurrency == null) { vendorPriceCurrency = new ArrayList(); } return this.vendorPriceCurrency; } /** * Gets the value of the vendorSchedule property. * *

* This accessor method 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 vendorSchedule property. * *

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

     *    getVendorSchedule().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getVendorSchedule() { if (vendorSchedule == null) { vendorSchedule = new ArrayList(); } return this.vendorSchedule; } /** * Gets the value of the vendReturnVarianceAccount property. * *

* This accessor method 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 vendReturnVarianceAccount property. * *

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

     *    getVendReturnVarianceAccount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getVendReturnVarianceAccount() { if (vendReturnVarianceAccount == null) { vendReturnVarianceAccount = new ArrayList(); } return this.vendReturnVarianceAccount; } /** * Gets the value of the vsoeDeferral property. * *

* This accessor method 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 vsoeDeferral property. * *

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

     *    getVsoeDeferral().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getVsoeDeferral() { if (vsoeDeferral == null) { vsoeDeferral = new ArrayList(); } return this.vsoeDeferral; } /** * Gets the value of the vsoeDelivered property. * *

* This accessor method 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 vsoeDelivered property. * *

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

     *    getVsoeDelivered().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getVsoeDelivered() { if (vsoeDelivered == null) { vsoeDelivered = new ArrayList(); } return this.vsoeDelivered; } /** * Gets the value of the vsoePermitDiscount property. * *

* This accessor method 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 vsoePermitDiscount property. * *

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

     *    getVsoePermitDiscount().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getVsoePermitDiscount() { if (vsoePermitDiscount == null) { vsoePermitDiscount = new ArrayList(); } return this.vsoePermitDiscount; } /** * Gets the value of the vsoePrice property. * *

* This accessor method 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 vsoePrice property. * *

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

     *    getVsoePrice().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getVsoePrice() { if (vsoePrice == null) { vsoePrice = new ArrayList(); } return this.vsoePrice; } /** * Gets the value of the vsoeSopGroup property. * *

* This accessor method 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 vsoeSopGroup property. * *

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

     *    getVsoeSopGroup().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getVsoeSopGroup() { if (vsoeSopGroup == null) { vsoeSopGroup = new ArrayList(); } return this.vsoeSopGroup; } /** * Gets the value of the webSite property. * *

* This accessor method 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 webSite property. * *

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

     *    getWebSite().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getWebSite() { if (webSite == null) { webSite = new ArrayList(); } return this.webSite; } /** * Gets the value of the weight property. * *

* This accessor method 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 weight property. * *

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

     *    getWeight().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getWeight() { if (weight == null) { weight = new ArrayList(); } return this.weight; } /** * Gets the value of the weightUnit property. * *

* This accessor method 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 weightUnit property. * *

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

     *    getWeightUnit().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getWeightUnit() { if (weightUnit == null) { weightUnit = new ArrayList(); } return this.weightUnit; } /** * Gets the value of the wipAcct property. * *

* This accessor method 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 wipAcct property. * *

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

     *    getWipAcct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getWipAcct() { if (wipAcct == null) { wipAcct = new ArrayList(); } return this.wipAcct; } /** * Gets the value of the wipVarianceAcct property. * *

* This accessor method 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 wipVarianceAcct property. * *

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

     *    getWipVarianceAcct().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getWipVarianceAcct() { if (wipVarianceAcct == null) { wipVarianceAcct = new ArrayList(); } return this.wipVarianceAcct; } /** * Gets the value of the yahooProductFeed property. * *

* This accessor method 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 yahooProductFeed property. * *

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

     *    getYahooProductFeed().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getYahooProductFeed() { if (yahooProductFeed == null) { yahooProductFeed = new ArrayList(); } return this.yahooProductFeed; } /** * 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