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

com.bytekast.netsuite.client.Estimate Maven / Gradle / Ivy

The newest version!

package com.bytekast.netsuite.client;

import java.io.Serializable;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;


/**
 * 

Java class for Estimate complex type. * *

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

 * <complexType name="Estimate">
 *   <complexContent>
 *     <extension base="{urn:core_2017_1.platform.webservices.netsuite.com}Record">
 *       <sequence>
 *         <element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="nexus" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="subsidiaryTaxRegNum" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="taxRegOverride" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="taxDetailsOverride" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="entity" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="job" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="entityTaxRegNum" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="source" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="customForm" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="currency" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="entityStatus" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="probability" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="includeInForecast" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="forecastType" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="opportunity" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="department" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="class" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="terms" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="dueDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="location" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="subsidiary" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="billingSchedule" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="salesRep" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="partner" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="contribPct" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="leadSource" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="expectedCloseDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="otherRefNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="totalCostEstimate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="estGrossProfit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="estGrossProfitPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="createdFrom" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="currencyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="promoCode" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="discountItem" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="discountRate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="isTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="taxItem" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="taxRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="vatRegNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="toBePrinted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="toBeEmailed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="toBeFaxed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="visibleToCustomer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="messageSel" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="billingAddress" type="{urn:common_2017_1.platform.webservices.netsuite.com}Address" minOccurs="0"/>
 *         <element name="billAddressList" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="shippingAddress" type="{urn:common_2017_1.platform.webservices.netsuite.com}Address" minOccurs="0"/>
 *         <element name="shipIsResidential" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="shipAddressList" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="fob" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="shipDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="shipMethod" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="shippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="shippingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="shippingTaxCode" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="shippingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="handlingTaxCode" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="handlingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="handlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="trackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="handlingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="linkedTrackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="salesGroup" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="syncSalesTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="altSalesTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="canHaveStackable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="oneTime" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="recurWeekly" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="recurMonthly" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="recurQuarterly" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="recurAnnually" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="subTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="discountTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="taxTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="altShippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="altHandlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="tax2Total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="itemList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}EstimateItemList" minOccurs="0"/>
 *         <element name="accountingBookDetailList" type="{urn:common_2017_1.platform.webservices.netsuite.com}AccountingBookDetailList" minOccurs="0"/>
 *         <element name="salesTeamList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}EstimateSalesTeamList" minOccurs="0"/>
 *         <element name="syncPartnerTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="partnersList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}EstimatePartnersList" minOccurs="0"/>
 *         <element name="promotionsList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}PromotionsList" minOccurs="0"/>
 *         <element name="shipGroupList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}EstimateShipGroupList" minOccurs="0"/>
 *         <element name="taxDetailsList" type="{urn:common_2017_1.platform.webservices.netsuite.com}TaxDetailsList" minOccurs="0"/>
 *         <element name="customFieldList" type="{urn:core_2017_1.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
 *       </sequence>
 *       <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
 *       <attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
 *     </extension>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "Estimate", namespace = "urn:sales_2017_1.transactions.webservices.netsuite.com", propOrder = { "createdDate", "lastModifiedDate", "nexus", "subsidiaryTaxRegNum", "taxRegOverride", "taxDetailsOverride", "entity", "job", "tranDate", "tranId", "entityTaxRegNum", "source", "customForm", "currency", "title", "entityStatus", "probability", "includeInForecast", "forecastType", "opportunity", "department", "clazz", "terms", "dueDate", "location", "subsidiary", "billingSchedule", "status", "salesRep", "partner", "contribPct", "leadSource", "expectedCloseDate", "otherRefNum", "memo", "endDate", "startDate", "totalCostEstimate", "estGrossProfit", "estGrossProfitPercent", "createdFrom", "exchangeRate", "currencyName", "promoCode", "discountItem", "discountRate", "isTaxable", "taxItem", "taxRate", "vatRegNum", "toBePrinted", "toBeEmailed", "email", "toBeFaxed", "fax", "visibleToCustomer", "messageSel", "message", "billingAddress", "billAddressList", "shippingAddress", "shipIsResidential", "shipAddressList", "fob", "shipDate", "shipMethod", "shippingCost", "shippingTax1Rate", "shippingTaxCode", "shippingTax2Rate", "handlingTaxCode", "handlingTax1Rate", "handlingCost", "trackingNumbers", "handlingTax2Rate", "linkedTrackingNumbers", "salesGroup", "syncSalesTeams", "altSalesTotal", "canHaveStackable", "oneTime", "recurWeekly", "recurMonthly", "recurQuarterly", "recurAnnually", "subTotal", "discountTotal", "taxTotal", "altShippingCost", "altHandlingCost", "total", "tax2Total", "itemList", "accountingBookDetailList", "salesTeamList", "syncPartnerTeams", "partnersList", "promotionsList", "shipGroupList", "taxDetailsList", "customFieldList" }) public class Estimate extends Record implements Serializable { @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar createdDate; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar lastModifiedDate; protected RecordRef nexus; protected RecordRef subsidiaryTaxRegNum; protected Boolean taxRegOverride; protected Boolean taxDetailsOverride; protected RecordRef entity; protected RecordRef job; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar tranDate; protected String tranId; protected RecordRef entityTaxRegNum; protected String source; protected RecordRef customForm; protected RecordRef currency; protected String title; protected RecordRef entityStatus; protected Double probability; protected Boolean includeInForecast; protected RecordRef forecastType; protected RecordRef opportunity; protected RecordRef department; @XmlElement(name = "class") protected RecordRef clazz; protected RecordRef terms; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar dueDate; protected RecordRef location; protected RecordRef subsidiary; protected RecordRef billingSchedule; protected String status; protected RecordRef salesRep; protected RecordRef partner; protected String contribPct; protected RecordRef leadSource; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar expectedCloseDate; protected String otherRefNum; protected String memo; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar endDate; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar startDate; protected Double totalCostEstimate; protected Double estGrossProfit; protected Double estGrossProfitPercent; protected RecordRef createdFrom; protected Double exchangeRate; protected String currencyName; protected RecordRef promoCode; protected RecordRef discountItem; protected String discountRate; protected Boolean isTaxable; protected RecordRef taxItem; protected Double taxRate; protected String vatRegNum; protected Boolean toBePrinted; protected Boolean toBeEmailed; protected String email; protected Boolean toBeFaxed; protected String fax; protected Boolean visibleToCustomer; protected RecordRef messageSel; protected String message; protected Address billingAddress; protected RecordRef billAddressList; protected Address shippingAddress; protected Boolean shipIsResidential; protected RecordRef shipAddressList; protected String fob; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar shipDate; protected RecordRef shipMethod; protected Double shippingCost; protected Double shippingTax1Rate; protected RecordRef shippingTaxCode; protected String shippingTax2Rate; protected RecordRef handlingTaxCode; protected Double handlingTax1Rate; protected Double handlingCost; protected String trackingNumbers; protected String handlingTax2Rate; protected String linkedTrackingNumbers; protected RecordRef salesGroup; protected Boolean syncSalesTeams; protected Double altSalesTotal; protected Boolean canHaveStackable; protected Double oneTime; protected Double recurWeekly; protected Double recurMonthly; protected Double recurQuarterly; protected Double recurAnnually; protected Double subTotal; protected Double discountTotal; protected Double taxTotal; protected Double altShippingCost; protected Double altHandlingCost; protected Double total; protected Double tax2Total; protected EstimateItemList itemList; protected AccountingBookDetailList accountingBookDetailList; protected EstimateSalesTeamList salesTeamList; protected Boolean syncPartnerTeams; protected EstimatePartnersList partnersList; protected PromotionsList promotionsList; protected EstimateShipGroupList shipGroupList; protected TaxDetailsList taxDetailsList; protected CustomFieldList customFieldList; @XmlAttribute(name = "internalId") protected String internalId; @XmlAttribute(name = "externalId") protected String externalId; /** * Gets the value of the createdDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getCreatedDate() { return createdDate; } /** * Sets the value of the createdDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setCreatedDate(XMLGregorianCalendar value) { this.createdDate = value; } /** * Gets the value of the lastModifiedDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getLastModifiedDate() { return lastModifiedDate; } /** * Sets the value of the lastModifiedDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setLastModifiedDate(XMLGregorianCalendar value) { this.lastModifiedDate = value; } /** * Gets the value of the nexus property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getNexus() { return nexus; } /** * Sets the value of the nexus property. * * @param value * allowed object is * {@link RecordRef } * */ public void setNexus(RecordRef value) { this.nexus = value; } /** * Gets the value of the subsidiaryTaxRegNum property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getSubsidiaryTaxRegNum() { return subsidiaryTaxRegNum; } /** * Sets the value of the subsidiaryTaxRegNum property. * * @param value * allowed object is * {@link RecordRef } * */ public void setSubsidiaryTaxRegNum(RecordRef value) { this.subsidiaryTaxRegNum = value; } /** * Gets the value of the taxRegOverride property. * * @return * possible object is * {@link Boolean } * */ public Boolean isTaxRegOverride() { return taxRegOverride; } /** * Sets the value of the taxRegOverride property. * * @param value * allowed object is * {@link Boolean } * */ public void setTaxRegOverride(Boolean value) { this.taxRegOverride = value; } /** * Gets the value of the taxDetailsOverride property. * * @return * possible object is * {@link Boolean } * */ public Boolean isTaxDetailsOverride() { return taxDetailsOverride; } /** * Sets the value of the taxDetailsOverride property. * * @param value * allowed object is * {@link Boolean } * */ public void setTaxDetailsOverride(Boolean value) { this.taxDetailsOverride = value; } /** * Gets the value of the entity property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getEntity() { return entity; } /** * Sets the value of the entity property. * * @param value * allowed object is * {@link RecordRef } * */ public void setEntity(RecordRef value) { this.entity = value; } /** * Gets the value of the job property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getJob() { return job; } /** * Sets the value of the job property. * * @param value * allowed object is * {@link RecordRef } * */ public void setJob(RecordRef value) { this.job = value; } /** * Gets the value of the tranDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getTranDate() { return tranDate; } /** * Sets the value of the tranDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setTranDate(XMLGregorianCalendar value) { this.tranDate = value; } /** * Gets the value of the tranId property. * * @return * possible object is * {@link String } * */ public String getTranId() { return tranId; } /** * Sets the value of the tranId property. * * @param value * allowed object is * {@link String } * */ public void setTranId(String value) { this.tranId = value; } /** * Gets the value of the entityTaxRegNum property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getEntityTaxRegNum() { return entityTaxRegNum; } /** * Sets the value of the entityTaxRegNum property. * * @param value * allowed object is * {@link RecordRef } * */ public void setEntityTaxRegNum(RecordRef value) { this.entityTaxRegNum = value; } /** * Gets the value of the source property. * * @return * possible object is * {@link String } * */ public String getSource() { return source; } /** * Sets the value of the source property. * * @param value * allowed object is * {@link String } * */ public void setSource(String value) { this.source = value; } /** * Gets the value of the customForm property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getCustomForm() { return customForm; } /** * Sets the value of the customForm property. * * @param value * allowed object is * {@link RecordRef } * */ public void setCustomForm(RecordRef value) { this.customForm = value; } /** * Gets the value of the currency property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getCurrency() { return currency; } /** * Sets the value of the currency property. * * @param value * allowed object is * {@link RecordRef } * */ public void setCurrency(RecordRef value) { this.currency = value; } /** * Gets the value of the title property. * * @return * possible object is * {@link String } * */ public String getTitle() { return title; } /** * Sets the value of the title property. * * @param value * allowed object is * {@link String } * */ public void setTitle(String value) { this.title = value; } /** * Gets the value of the entityStatus property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getEntityStatus() { return entityStatus; } /** * Sets the value of the entityStatus property. * * @param value * allowed object is * {@link RecordRef } * */ public void setEntityStatus(RecordRef value) { this.entityStatus = value; } /** * Gets the value of the probability property. * * @return * possible object is * {@link Double } * */ public Double getProbability() { return probability; } /** * Sets the value of the probability property. * * @param value * allowed object is * {@link Double } * */ public void setProbability(Double value) { this.probability = value; } /** * Gets the value of the includeInForecast property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIncludeInForecast() { return includeInForecast; } /** * Sets the value of the includeInForecast property. * * @param value * allowed object is * {@link Boolean } * */ public void setIncludeInForecast(Boolean value) { this.includeInForecast = value; } /** * Gets the value of the forecastType property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getForecastType() { return forecastType; } /** * Sets the value of the forecastType property. * * @param value * allowed object is * {@link RecordRef } * */ public void setForecastType(RecordRef value) { this.forecastType = value; } /** * Gets the value of the opportunity property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getOpportunity() { return opportunity; } /** * Sets the value of the opportunity property. * * @param value * allowed object is * {@link RecordRef } * */ public void setOpportunity(RecordRef value) { this.opportunity = value; } /** * Gets the value of the department property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getDepartment() { return department; } /** * Sets the value of the department property. * * @param value * allowed object is * {@link RecordRef } * */ public void setDepartment(RecordRef value) { this.department = value; } /** * Gets the value of the clazz property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getClazz() { return clazz; } /** * Sets the value of the clazz property. * * @param value * allowed object is * {@link RecordRef } * */ public void setClazz(RecordRef value) { this.clazz = value; } /** * Gets the value of the terms property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getTerms() { return terms; } /** * Sets the value of the terms property. * * @param value * allowed object is * {@link RecordRef } * */ public void setTerms(RecordRef value) { this.terms = value; } /** * Gets the value of the dueDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getDueDate() { return dueDate; } /** * Sets the value of the dueDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setDueDate(XMLGregorianCalendar value) { this.dueDate = value; } /** * Gets the value of the location property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getLocation() { return location; } /** * Sets the value of the location property. * * @param value * allowed object is * {@link RecordRef } * */ public void setLocation(RecordRef value) { this.location = value; } /** * Gets the value of the subsidiary property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getSubsidiary() { return subsidiary; } /** * Sets the value of the subsidiary property. * * @param value * allowed object is * {@link RecordRef } * */ public void setSubsidiary(RecordRef value) { this.subsidiary = value; } /** * Gets the value of the billingSchedule property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getBillingSchedule() { return billingSchedule; } /** * Sets the value of the billingSchedule property. * * @param value * allowed object is * {@link RecordRef } * */ public void setBillingSchedule(RecordRef value) { this.billingSchedule = value; } /** * Gets the value of the status property. * * @return * possible object is * {@link String } * */ public String getStatus() { return status; } /** * Sets the value of the status property. * * @param value * allowed object is * {@link String } * */ public void setStatus(String value) { this.status = value; } /** * Gets the value of the salesRep property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getSalesRep() { return salesRep; } /** * Sets the value of the salesRep property. * * @param value * allowed object is * {@link RecordRef } * */ public void setSalesRep(RecordRef value) { this.salesRep = value; } /** * Gets the value of the partner property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getPartner() { return partner; } /** * Sets the value of the partner property. * * @param value * allowed object is * {@link RecordRef } * */ public void setPartner(RecordRef value) { this.partner = value; } /** * Gets the value of the contribPct property. * * @return * possible object is * {@link String } * */ public String getContribPct() { return contribPct; } /** * Sets the value of the contribPct property. * * @param value * allowed object is * {@link String } * */ public void setContribPct(String value) { this.contribPct = value; } /** * Gets the value of the leadSource property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getLeadSource() { return leadSource; } /** * Sets the value of the leadSource property. * * @param value * allowed object is * {@link RecordRef } * */ public void setLeadSource(RecordRef value) { this.leadSource = value; } /** * Gets the value of the expectedCloseDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getExpectedCloseDate() { return expectedCloseDate; } /** * Sets the value of the expectedCloseDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setExpectedCloseDate(XMLGregorianCalendar value) { this.expectedCloseDate = value; } /** * Gets the value of the otherRefNum property. * * @return * possible object is * {@link String } * */ public String getOtherRefNum() { return otherRefNum; } /** * Sets the value of the otherRefNum property. * * @param value * allowed object is * {@link String } * */ public void setOtherRefNum(String value) { this.otherRefNum = value; } /** * Gets the value of the memo property. * * @return * possible object is * {@link String } * */ public String getMemo() { return memo; } /** * Sets the value of the memo property. * * @param value * allowed object is * {@link String } * */ public void setMemo(String value) { this.memo = value; } /** * Gets the value of the endDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getEndDate() { return endDate; } /** * Sets the value of the endDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setEndDate(XMLGregorianCalendar value) { this.endDate = value; } /** * Gets the value of the startDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getStartDate() { return startDate; } /** * Sets the value of the startDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setStartDate(XMLGregorianCalendar value) { this.startDate = value; } /** * Gets the value of the totalCostEstimate property. * * @return * possible object is * {@link Double } * */ public Double getTotalCostEstimate() { return totalCostEstimate; } /** * Sets the value of the totalCostEstimate property. * * @param value * allowed object is * {@link Double } * */ public void setTotalCostEstimate(Double value) { this.totalCostEstimate = value; } /** * Gets the value of the estGrossProfit property. * * @return * possible object is * {@link Double } * */ public Double getEstGrossProfit() { return estGrossProfit; } /** * Sets the value of the estGrossProfit property. * * @param value * allowed object is * {@link Double } * */ public void setEstGrossProfit(Double value) { this.estGrossProfit = value; } /** * Gets the value of the estGrossProfitPercent property. * * @return * possible object is * {@link Double } * */ public Double getEstGrossProfitPercent() { return estGrossProfitPercent; } /** * Sets the value of the estGrossProfitPercent property. * * @param value * allowed object is * {@link Double } * */ public void setEstGrossProfitPercent(Double value) { this.estGrossProfitPercent = value; } /** * Gets the value of the createdFrom property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getCreatedFrom() { return createdFrom; } /** * Sets the value of the createdFrom property. * * @param value * allowed object is * {@link RecordRef } * */ public void setCreatedFrom(RecordRef value) { this.createdFrom = value; } /** * Gets the value of the exchangeRate property. * * @return * possible object is * {@link Double } * */ public Double getExchangeRate() { return exchangeRate; } /** * Sets the value of the exchangeRate property. * * @param value * allowed object is * {@link Double } * */ public void setExchangeRate(Double value) { this.exchangeRate = value; } /** * Gets the value of the currencyName property. * * @return * possible object is * {@link String } * */ public String getCurrencyName() { return currencyName; } /** * Sets the value of the currencyName property. * * @param value * allowed object is * {@link String } * */ public void setCurrencyName(String value) { this.currencyName = value; } /** * Gets the value of the promoCode property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getPromoCode() { return promoCode; } /** * Sets the value of the promoCode property. * * @param value * allowed object is * {@link RecordRef } * */ public void setPromoCode(RecordRef value) { this.promoCode = value; } /** * Gets the value of the discountItem property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getDiscountItem() { return discountItem; } /** * Sets the value of the discountItem property. * * @param value * allowed object is * {@link RecordRef } * */ public void setDiscountItem(RecordRef value) { this.discountItem = value; } /** * Gets the value of the discountRate property. * * @return * possible object is * {@link String } * */ public String getDiscountRate() { return discountRate; } /** * Sets the value of the discountRate property. * * @param value * allowed object is * {@link String } * */ public void setDiscountRate(String value) { this.discountRate = value; } /** * Gets the value of the isTaxable property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsTaxable() { return isTaxable; } /** * Sets the value of the isTaxable property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsTaxable(Boolean value) { this.isTaxable = value; } /** * Gets the value of the taxItem property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getTaxItem() { return taxItem; } /** * Sets the value of the taxItem property. * * @param value * allowed object is * {@link RecordRef } * */ public void setTaxItem(RecordRef value) { this.taxItem = value; } /** * Gets the value of the taxRate property. * * @return * possible object is * {@link Double } * */ public Double getTaxRate() { return taxRate; } /** * Sets the value of the taxRate property. * * @param value * allowed object is * {@link Double } * */ public void setTaxRate(Double value) { this.taxRate = value; } /** * Gets the value of the vatRegNum property. * * @return * possible object is * {@link String } * */ public String getVatRegNum() { return vatRegNum; } /** * Sets the value of the vatRegNum property. * * @param value * allowed object is * {@link String } * */ public void setVatRegNum(String value) { this.vatRegNum = value; } /** * Gets the value of the toBePrinted property. * * @return * possible object is * {@link Boolean } * */ public Boolean isToBePrinted() { return toBePrinted; } /** * Sets the value of the toBePrinted property. * * @param value * allowed object is * {@link Boolean } * */ public void setToBePrinted(Boolean value) { this.toBePrinted = value; } /** * Gets the value of the toBeEmailed property. * * @return * possible object is * {@link Boolean } * */ public Boolean isToBeEmailed() { return toBeEmailed; } /** * Sets the value of the toBeEmailed property. * * @param value * allowed object is * {@link Boolean } * */ public void setToBeEmailed(Boolean value) { this.toBeEmailed = value; } /** * Gets the value of the email property. * * @return * possible object is * {@link String } * */ public String getEmail() { return email; } /** * Sets the value of the email property. * * @param value * allowed object is * {@link String } * */ public void setEmail(String value) { this.email = value; } /** * Gets the value of the toBeFaxed property. * * @return * possible object is * {@link Boolean } * */ public Boolean isToBeFaxed() { return toBeFaxed; } /** * Sets the value of the toBeFaxed property. * * @param value * allowed object is * {@link Boolean } * */ public void setToBeFaxed(Boolean value) { this.toBeFaxed = value; } /** * Gets the value of the fax property. * * @return * possible object is * {@link String } * */ public String getFax() { return fax; } /** * Sets the value of the fax property. * * @param value * allowed object is * {@link String } * */ public void setFax(String value) { this.fax = value; } /** * Gets the value of the visibleToCustomer property. * * @return * possible object is * {@link Boolean } * */ public Boolean isVisibleToCustomer() { return visibleToCustomer; } /** * Sets the value of the visibleToCustomer property. * * @param value * allowed object is * {@link Boolean } * */ public void setVisibleToCustomer(Boolean value) { this.visibleToCustomer = value; } /** * Gets the value of the messageSel property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getMessageSel() { return messageSel; } /** * Sets the value of the messageSel property. * * @param value * allowed object is * {@link RecordRef } * */ public void setMessageSel(RecordRef value) { this.messageSel = value; } /** * Gets the value of the message property. * * @return * possible object is * {@link String } * */ public String getMessage() { return message; } /** * Sets the value of the message property. * * @param value * allowed object is * {@link String } * */ public void setMessage(String value) { this.message = value; } /** * Gets the value of the billingAddress property. * * @return * possible object is * {@link Address } * */ public Address getBillingAddress() { return billingAddress; } /** * Sets the value of the billingAddress property. * * @param value * allowed object is * {@link Address } * */ public void setBillingAddress(Address value) { this.billingAddress = value; } /** * Gets the value of the billAddressList property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getBillAddressList() { return billAddressList; } /** * Sets the value of the billAddressList property. * * @param value * allowed object is * {@link RecordRef } * */ public void setBillAddressList(RecordRef value) { this.billAddressList = value; } /** * Gets the value of the shippingAddress property. * * @return * possible object is * {@link Address } * */ public Address getShippingAddress() { return shippingAddress; } /** * Sets the value of the shippingAddress property. * * @param value * allowed object is * {@link Address } * */ public void setShippingAddress(Address value) { this.shippingAddress = value; } /** * Gets the value of the shipIsResidential property. * * @return * possible object is * {@link Boolean } * */ public Boolean isShipIsResidential() { return shipIsResidential; } /** * Sets the value of the shipIsResidential property. * * @param value * allowed object is * {@link Boolean } * */ public void setShipIsResidential(Boolean value) { this.shipIsResidential = value; } /** * Gets the value of the shipAddressList property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getShipAddressList() { return shipAddressList; } /** * Sets the value of the shipAddressList property. * * @param value * allowed object is * {@link RecordRef } * */ public void setShipAddressList(RecordRef value) { this.shipAddressList = value; } /** * Gets the value of the fob property. * * @return * possible object is * {@link String } * */ public String getFob() { return fob; } /** * Sets the value of the fob property. * * @param value * allowed object is * {@link String } * */ public void setFob(String value) { this.fob = value; } /** * Gets the value of the shipDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getShipDate() { return shipDate; } /** * Sets the value of the shipDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setShipDate(XMLGregorianCalendar value) { this.shipDate = value; } /** * Gets the value of the shipMethod property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getShipMethod() { return shipMethod; } /** * Sets the value of the shipMethod property. * * @param value * allowed object is * {@link RecordRef } * */ public void setShipMethod(RecordRef value) { this.shipMethod = value; } /** * Gets the value of the shippingCost property. * * @return * possible object is * {@link Double } * */ public Double getShippingCost() { return shippingCost; } /** * Sets the value of the shippingCost property. * * @param value * allowed object is * {@link Double } * */ public void setShippingCost(Double value) { this.shippingCost = value; } /** * Gets the value of the shippingTax1Rate property. * * @return * possible object is * {@link Double } * */ public Double getShippingTax1Rate() { return shippingTax1Rate; } /** * Sets the value of the shippingTax1Rate property. * * @param value * allowed object is * {@link Double } * */ public void setShippingTax1Rate(Double value) { this.shippingTax1Rate = value; } /** * Gets the value of the shippingTaxCode property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getShippingTaxCode() { return shippingTaxCode; } /** * Sets the value of the shippingTaxCode property. * * @param value * allowed object is * {@link RecordRef } * */ public void setShippingTaxCode(RecordRef value) { this.shippingTaxCode = value; } /** * Gets the value of the shippingTax2Rate property. * * @return * possible object is * {@link String } * */ public String getShippingTax2Rate() { return shippingTax2Rate; } /** * Sets the value of the shippingTax2Rate property. * * @param value * allowed object is * {@link String } * */ public void setShippingTax2Rate(String value) { this.shippingTax2Rate = value; } /** * Gets the value of the handlingTaxCode property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getHandlingTaxCode() { return handlingTaxCode; } /** * Sets the value of the handlingTaxCode property. * * @param value * allowed object is * {@link RecordRef } * */ public void setHandlingTaxCode(RecordRef value) { this.handlingTaxCode = value; } /** * Gets the value of the handlingTax1Rate property. * * @return * possible object is * {@link Double } * */ public Double getHandlingTax1Rate() { return handlingTax1Rate; } /** * Sets the value of the handlingTax1Rate property. * * @param value * allowed object is * {@link Double } * */ public void setHandlingTax1Rate(Double value) { this.handlingTax1Rate = value; } /** * Gets the value of the handlingCost property. * * @return * possible object is * {@link Double } * */ public Double getHandlingCost() { return handlingCost; } /** * Sets the value of the handlingCost property. * * @param value * allowed object is * {@link Double } * */ public void setHandlingCost(Double value) { this.handlingCost = value; } /** * Gets the value of the trackingNumbers property. * * @return * possible object is * {@link String } * */ public String getTrackingNumbers() { return trackingNumbers; } /** * Sets the value of the trackingNumbers property. * * @param value * allowed object is * {@link String } * */ public void setTrackingNumbers(String value) { this.trackingNumbers = value; } /** * Gets the value of the handlingTax2Rate property. * * @return * possible object is * {@link String } * */ public String getHandlingTax2Rate() { return handlingTax2Rate; } /** * Sets the value of the handlingTax2Rate property. * * @param value * allowed object is * {@link String } * */ public void setHandlingTax2Rate(String value) { this.handlingTax2Rate = value; } /** * Gets the value of the linkedTrackingNumbers property. * * @return * possible object is * {@link String } * */ public String getLinkedTrackingNumbers() { return linkedTrackingNumbers; } /** * Sets the value of the linkedTrackingNumbers property. * * @param value * allowed object is * {@link String } * */ public void setLinkedTrackingNumbers(String value) { this.linkedTrackingNumbers = value; } /** * Gets the value of the salesGroup property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getSalesGroup() { return salesGroup; } /** * Sets the value of the salesGroup property. * * @param value * allowed object is * {@link RecordRef } * */ public void setSalesGroup(RecordRef value) { this.salesGroup = value; } /** * Gets the value of the syncSalesTeams property. * * @return * possible object is * {@link Boolean } * */ public Boolean isSyncSalesTeams() { return syncSalesTeams; } /** * Sets the value of the syncSalesTeams property. * * @param value * allowed object is * {@link Boolean } * */ public void setSyncSalesTeams(Boolean value) { this.syncSalesTeams = value; } /** * Gets the value of the altSalesTotal property. * * @return * possible object is * {@link Double } * */ public Double getAltSalesTotal() { return altSalesTotal; } /** * Sets the value of the altSalesTotal property. * * @param value * allowed object is * {@link Double } * */ public void setAltSalesTotal(Double value) { this.altSalesTotal = value; } /** * Gets the value of the canHaveStackable property. * * @return * possible object is * {@link Boolean } * */ public Boolean isCanHaveStackable() { return canHaveStackable; } /** * Sets the value of the canHaveStackable property. * * @param value * allowed object is * {@link Boolean } * */ public void setCanHaveStackable(Boolean value) { this.canHaveStackable = value; } /** * Gets the value of the oneTime property. * * @return * possible object is * {@link Double } * */ public Double getOneTime() { return oneTime; } /** * Sets the value of the oneTime property. * * @param value * allowed object is * {@link Double } * */ public void setOneTime(Double value) { this.oneTime = value; } /** * Gets the value of the recurWeekly property. * * @return * possible object is * {@link Double } * */ public Double getRecurWeekly() { return recurWeekly; } /** * Sets the value of the recurWeekly property. * * @param value * allowed object is * {@link Double } * */ public void setRecurWeekly(Double value) { this.recurWeekly = value; } /** * Gets the value of the recurMonthly property. * * @return * possible object is * {@link Double } * */ public Double getRecurMonthly() { return recurMonthly; } /** * Sets the value of the recurMonthly property. * * @param value * allowed object is * {@link Double } * */ public void setRecurMonthly(Double value) { this.recurMonthly = value; } /** * Gets the value of the recurQuarterly property. * * @return * possible object is * {@link Double } * */ public Double getRecurQuarterly() { return recurQuarterly; } /** * Sets the value of the recurQuarterly property. * * @param value * allowed object is * {@link Double } * */ public void setRecurQuarterly(Double value) { this.recurQuarterly = value; } /** * Gets the value of the recurAnnually property. * * @return * possible object is * {@link Double } * */ public Double getRecurAnnually() { return recurAnnually; } /** * Sets the value of the recurAnnually property. * * @param value * allowed object is * {@link Double } * */ public void setRecurAnnually(Double value) { this.recurAnnually = value; } /** * Gets the value of the subTotal property. * * @return * possible object is * {@link Double } * */ public Double getSubTotal() { return subTotal; } /** * Sets the value of the subTotal property. * * @param value * allowed object is * {@link Double } * */ public void setSubTotal(Double value) { this.subTotal = value; } /** * Gets the value of the discountTotal property. * * @return * possible object is * {@link Double } * */ public Double getDiscountTotal() { return discountTotal; } /** * Sets the value of the discountTotal property. * * @param value * allowed object is * {@link Double } * */ public void setDiscountTotal(Double value) { this.discountTotal = value; } /** * Gets the value of the taxTotal property. * * @return * possible object is * {@link Double } * */ public Double getTaxTotal() { return taxTotal; } /** * Sets the value of the taxTotal property. * * @param value * allowed object is * {@link Double } * */ public void setTaxTotal(Double value) { this.taxTotal = value; } /** * Gets the value of the altShippingCost property. * * @return * possible object is * {@link Double } * */ public Double getAltShippingCost() { return altShippingCost; } /** * Sets the value of the altShippingCost property. * * @param value * allowed object is * {@link Double } * */ public void setAltShippingCost(Double value) { this.altShippingCost = value; } /** * Gets the value of the altHandlingCost property. * * @return * possible object is * {@link Double } * */ public Double getAltHandlingCost() { return altHandlingCost; } /** * Sets the value of the altHandlingCost property. * * @param value * allowed object is * {@link Double } * */ public void setAltHandlingCost(Double value) { this.altHandlingCost = value; } /** * Gets the value of the total property. * * @return * possible object is * {@link Double } * */ public Double getTotal() { return total; } /** * Sets the value of the total property. * * @param value * allowed object is * {@link Double } * */ public void setTotal(Double value) { this.total = value; } /** * Gets the value of the tax2Total property. * * @return * possible object is * {@link Double } * */ public Double getTax2Total() { return tax2Total; } /** * Sets the value of the tax2Total property. * * @param value * allowed object is * {@link Double } * */ public void setTax2Total(Double value) { this.tax2Total = value; } /** * Gets the value of the itemList property. * * @return * possible object is * {@link EstimateItemList } * */ public EstimateItemList getItemList() { return itemList; } /** * Sets the value of the itemList property. * * @param value * allowed object is * {@link EstimateItemList } * */ public void setItemList(EstimateItemList value) { this.itemList = value; } /** * Gets the value of the accountingBookDetailList property. * * @return * possible object is * {@link AccountingBookDetailList } * */ public AccountingBookDetailList getAccountingBookDetailList() { return accountingBookDetailList; } /** * Sets the value of the accountingBookDetailList property. * * @param value * allowed object is * {@link AccountingBookDetailList } * */ public void setAccountingBookDetailList(AccountingBookDetailList value) { this.accountingBookDetailList = value; } /** * Gets the value of the salesTeamList property. * * @return * possible object is * {@link EstimateSalesTeamList } * */ public EstimateSalesTeamList getSalesTeamList() { return salesTeamList; } /** * Sets the value of the salesTeamList property. * * @param value * allowed object is * {@link EstimateSalesTeamList } * */ public void setSalesTeamList(EstimateSalesTeamList value) { this.salesTeamList = value; } /** * Gets the value of the syncPartnerTeams property. * * @return * possible object is * {@link Boolean } * */ public Boolean isSyncPartnerTeams() { return syncPartnerTeams; } /** * Sets the value of the syncPartnerTeams property. * * @param value * allowed object is * {@link Boolean } * */ public void setSyncPartnerTeams(Boolean value) { this.syncPartnerTeams = value; } /** * Gets the value of the partnersList property. * * @return * possible object is * {@link EstimatePartnersList } * */ public EstimatePartnersList getPartnersList() { return partnersList; } /** * Sets the value of the partnersList property. * * @param value * allowed object is * {@link EstimatePartnersList } * */ public void setPartnersList(EstimatePartnersList value) { this.partnersList = value; } /** * Gets the value of the promotionsList property. * * @return * possible object is * {@link PromotionsList } * */ public PromotionsList getPromotionsList() { return promotionsList; } /** * Sets the value of the promotionsList property. * * @param value * allowed object is * {@link PromotionsList } * */ public void setPromotionsList(PromotionsList value) { this.promotionsList = value; } /** * Gets the value of the shipGroupList property. * * @return * possible object is * {@link EstimateShipGroupList } * */ public EstimateShipGroupList getShipGroupList() { return shipGroupList; } /** * Sets the value of the shipGroupList property. * * @param value * allowed object is * {@link EstimateShipGroupList } * */ public void setShipGroupList(EstimateShipGroupList value) { this.shipGroupList = value; } /** * Gets the value of the taxDetailsList property. * * @return * possible object is * {@link TaxDetailsList } * */ public TaxDetailsList getTaxDetailsList() { return taxDetailsList; } /** * Sets the value of the taxDetailsList property. * * @param value * allowed object is * {@link TaxDetailsList } * */ public void setTaxDetailsList(TaxDetailsList value) { this.taxDetailsList = value; } /** * Gets the value of the customFieldList property. * * @return * possible object is * {@link CustomFieldList } * */ public CustomFieldList getCustomFieldList() { return customFieldList; } /** * Sets the value of the customFieldList property. * * @param value * allowed object is * {@link CustomFieldList } * */ public void setCustomFieldList(CustomFieldList value) { this.customFieldList = value; } /** * Gets the value of the internalId property. * * @return * possible object is * {@link String } * */ public String getInternalId() { return internalId; } /** * Sets the value of the internalId property. * * @param value * allowed object is * {@link String } * */ public void setInternalId(String value) { this.internalId = value; } /** * Gets the value of the externalId property. * * @return * possible object is * {@link String } * */ public String getExternalId() { return externalId; } /** * Sets the value of the externalId property. * * @param value * allowed object is * {@link String } * */ public void setExternalId(String value) { this.externalId = value; } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy