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

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


package tsg.ns.wsdl.coop;

import javax.xml.datatype.XMLGregorianCalendar;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlAttribute;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlSchemaType;
import jakarta.xml.bind.annotation.XmlType;


/**
 * 

Java class for Opportunity complex type. * *

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

 * <complexType name="Opportunity">
 *   <complexContent>
 *     <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}Record">
 *       <sequence>
 *         <element name="customForm" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="currency" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="estimatedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="entity" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="job" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="entityTaxRegNum" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="taxPointDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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="source" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="salesRep" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="contribPct" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="partner" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="salesGroup" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="syncSalesTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="leadSource" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="entityStatus" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="probability" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="expectedCloseDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="daysOpen" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
 *         <element name="forecastType" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="currencyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="projectedTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="rangeLow" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="rangeHigh" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="projAltSalesAmt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="altSalesRangeLow" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="altSalesRangeHigh" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="weightedTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="actionItem" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="winLossReason" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="taxTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="isBudgetApproved" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="tax2Total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="salesReadiness" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="totalCostEstimate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="buyingTimeFrame" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="estGrossProfit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="buyingReason" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="estGrossProfitPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="billingAddress" type="{urn:common_2023_1.platform.webservices.netsuite.com}Address" minOccurs="0"/>
 *         <element name="billAddressList" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="shippingAddress" type="{urn:common_2023_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_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="class" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="closeDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <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_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="subsidiaryTaxRegNum" type="{urn:core_2023_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="department" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="location" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="subsidiary" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="vatRegNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="syncPartnerTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="salesTeamList" type="{urn:sales_2023_1.transactions.webservices.netsuite.com}OpportunitySalesTeamList" minOccurs="0"/>
 *         <element name="partnersList" type="{urn:sales_2023_1.transactions.webservices.netsuite.com}OpportunityPartnersList" minOccurs="0"/>
 *         <element name="itemList" type="{urn:sales_2023_1.transactions.webservices.netsuite.com}OpportunityItemList" minOccurs="0"/>
 *         <element name="competitorsList" type="{urn:sales_2023_1.transactions.webservices.netsuite.com}OpportunityCompetitorsList" minOccurs="0"/>
 *         <element name="accountingBookDetailList" type="{urn:common_2023_1.platform.webservices.netsuite.com}AccountingBookDetailList" minOccurs="0"/>
 *         <element name="taxDetailsList" type="{urn:common_2023_1.platform.webservices.netsuite.com}TaxDetailsList" minOccurs="0"/>
 *         <element name="customFieldList" type="{urn:core_2023_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 = "Opportunity", namespace = "urn:sales_2023_1.transactions.webservices.netsuite.com", propOrder = { "customForm", "currency", "estimatedBudget", "entity", "job", "title", "tranId", "entityTaxRegNum", "taxPointDate", "oneTime", "recurWeekly", "recurMonthly", "recurQuarterly", "recurAnnually", "source", "salesRep", "contribPct", "partner", "salesGroup", "syncSalesTeams", "leadSource", "entityStatus", "probability", "tranDate", "expectedCloseDate", "daysOpen", "forecastType", "currencyName", "exchangeRate", "projectedTotal", "rangeLow", "rangeHigh", "projAltSalesAmt", "altSalesRangeLow", "altSalesRangeHigh", "weightedTotal", "actionItem", "winLossReason", "memo", "taxTotal", "isBudgetApproved", "tax2Total", "salesReadiness", "totalCostEstimate", "buyingTimeFrame", "estGrossProfit", "buyingReason", "estGrossProfitPercent", "billingAddress", "billAddressList", "shippingAddress", "shipIsResidential", "shipAddressList", "clazz", "closeDate", "createdDate", "lastModifiedDate", "nexus", "subsidiaryTaxRegNum", "taxRegOverride", "taxDetailsOverride", "department", "location", "subsidiary", "status", "vatRegNum", "syncPartnerTeams", "salesTeamList", "partnersList", "itemList", "competitorsList", "accountingBookDetailList", "taxDetailsList", "customFieldList" }) public class Opportunity extends Record { protected RecordRef customForm; protected RecordRef currency; protected Double estimatedBudget; protected RecordRef entity; protected RecordRef job; protected String title; protected String tranId; protected RecordRef entityTaxRegNum; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar taxPointDate; protected Double oneTime; protected Double recurWeekly; protected Double recurMonthly; protected Double recurQuarterly; protected Double recurAnnually; protected String source; protected RecordRef salesRep; protected String contribPct; protected RecordRef partner; protected RecordRef salesGroup; protected Boolean syncSalesTeams; protected RecordRef leadSource; protected RecordRef entityStatus; protected Double probability; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar tranDate; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar expectedCloseDate; protected Long daysOpen; protected RecordRef forecastType; protected String currencyName; protected Double exchangeRate; protected Double projectedTotal; protected Double rangeLow; protected Double rangeHigh; protected Double projAltSalesAmt; protected Double altSalesRangeLow; protected Double altSalesRangeHigh; protected Double weightedTotal; protected String actionItem; protected RecordRef winLossReason; protected String memo; protected Double taxTotal; protected Boolean isBudgetApproved; protected Double tax2Total; protected RecordRef salesReadiness; protected Double totalCostEstimate; protected RecordRef buyingTimeFrame; protected Double estGrossProfit; protected RecordRef buyingReason; protected Double estGrossProfitPercent; protected Address billingAddress; protected RecordRef billAddressList; protected Address shippingAddress; protected Boolean shipIsResidential; protected RecordRef shipAddressList; @XmlElement(name = "class") protected RecordRef clazz; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar closeDate; @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 department; protected RecordRef location; protected RecordRef subsidiary; protected String status; protected String vatRegNum; protected Boolean syncPartnerTeams; protected OpportunitySalesTeamList salesTeamList; protected OpportunityPartnersList partnersList; protected OpportunityItemList itemList; protected OpportunityCompetitorsList competitorsList; protected AccountingBookDetailList accountingBookDetailList; protected TaxDetailsList taxDetailsList; protected CustomFieldList customFieldList; @XmlAttribute(name = "internalId") protected String internalId; @XmlAttribute(name = "externalId") protected String externalId; /** * 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 estimatedBudget property. * * @return * possible object is * {@link Double } * */ public Double getEstimatedBudget() { return estimatedBudget; } /** * Sets the value of the estimatedBudget property. * * @param value * allowed object is * {@link Double } * */ public void setEstimatedBudget(Double value) { this.estimatedBudget = 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 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 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 taxPointDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getTaxPointDate() { return taxPointDate; } /** * Sets the value of the taxPointDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setTaxPointDate(XMLGregorianCalendar value) { this.taxPointDate = 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 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 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 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 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 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 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 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 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 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 daysOpen property. * * @return * possible object is * {@link Long } * */ public Long getDaysOpen() { return daysOpen; } /** * Sets the value of the daysOpen property. * * @param value * allowed object is * {@link Long } * */ public void setDaysOpen(Long value) { this.daysOpen = 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 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 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 projectedTotal property. * * @return * possible object is * {@link Double } * */ public Double getProjectedTotal() { return projectedTotal; } /** * Sets the value of the projectedTotal property. * * @param value * allowed object is * {@link Double } * */ public void setProjectedTotal(Double value) { this.projectedTotal = value; } /** * Gets the value of the rangeLow property. * * @return * possible object is * {@link Double } * */ public Double getRangeLow() { return rangeLow; } /** * Sets the value of the rangeLow property. * * @param value * allowed object is * {@link Double } * */ public void setRangeLow(Double value) { this.rangeLow = value; } /** * Gets the value of the rangeHigh property. * * @return * possible object is * {@link Double } * */ public Double getRangeHigh() { return rangeHigh; } /** * Sets the value of the rangeHigh property. * * @param value * allowed object is * {@link Double } * */ public void setRangeHigh(Double value) { this.rangeHigh = value; } /** * Gets the value of the projAltSalesAmt property. * * @return * possible object is * {@link Double } * */ public Double getProjAltSalesAmt() { return projAltSalesAmt; } /** * Sets the value of the projAltSalesAmt property. * * @param value * allowed object is * {@link Double } * */ public void setProjAltSalesAmt(Double value) { this.projAltSalesAmt = value; } /** * Gets the value of the altSalesRangeLow property. * * @return * possible object is * {@link Double } * */ public Double getAltSalesRangeLow() { return altSalesRangeLow; } /** * Sets the value of the altSalesRangeLow property. * * @param value * allowed object is * {@link Double } * */ public void setAltSalesRangeLow(Double value) { this.altSalesRangeLow = value; } /** * Gets the value of the altSalesRangeHigh property. * * @return * possible object is * {@link Double } * */ public Double getAltSalesRangeHigh() { return altSalesRangeHigh; } /** * Sets the value of the altSalesRangeHigh property. * * @param value * allowed object is * {@link Double } * */ public void setAltSalesRangeHigh(Double value) { this.altSalesRangeHigh = value; } /** * Gets the value of the weightedTotal property. * * @return * possible object is * {@link Double } * */ public Double getWeightedTotal() { return weightedTotal; } /** * Sets the value of the weightedTotal property. * * @param value * allowed object is * {@link Double } * */ public void setWeightedTotal(Double value) { this.weightedTotal = value; } /** * Gets the value of the actionItem property. * * @return * possible object is * {@link String } * */ public String getActionItem() { return actionItem; } /** * Sets the value of the actionItem property. * * @param value * allowed object is * {@link String } * */ public void setActionItem(String value) { this.actionItem = value; } /** * Gets the value of the winLossReason property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getWinLossReason() { return winLossReason; } /** * Sets the value of the winLossReason property. * * @param value * allowed object is * {@link RecordRef } * */ public void setWinLossReason(RecordRef value) { this.winLossReason = 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 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 isBudgetApproved property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsBudgetApproved() { return isBudgetApproved; } /** * Sets the value of the isBudgetApproved property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsBudgetApproved(Boolean value) { this.isBudgetApproved = 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 salesReadiness property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getSalesReadiness() { return salesReadiness; } /** * Sets the value of the salesReadiness property. * * @param value * allowed object is * {@link RecordRef } * */ public void setSalesReadiness(RecordRef value) { this.salesReadiness = 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 buyingTimeFrame property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getBuyingTimeFrame() { return buyingTimeFrame; } /** * Sets the value of the buyingTimeFrame property. * * @param value * allowed object is * {@link RecordRef } * */ public void setBuyingTimeFrame(RecordRef value) { this.buyingTimeFrame = 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 buyingReason property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getBuyingReason() { return buyingReason; } /** * Sets the value of the buyingReason property. * * @param value * allowed object is * {@link RecordRef } * */ public void setBuyingReason(RecordRef value) { this.buyingReason = 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 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 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 closeDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getCloseDate() { return closeDate; } /** * Sets the value of the closeDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setCloseDate(XMLGregorianCalendar value) { this.closeDate = value; } /** * 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 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 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 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 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 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 salesTeamList property. * * @return * possible object is * {@link OpportunitySalesTeamList } * */ public OpportunitySalesTeamList getSalesTeamList() { return salesTeamList; } /** * Sets the value of the salesTeamList property. * * @param value * allowed object is * {@link OpportunitySalesTeamList } * */ public void setSalesTeamList(OpportunitySalesTeamList value) { this.salesTeamList = value; } /** * Gets the value of the partnersList property. * * @return * possible object is * {@link OpportunityPartnersList } * */ public OpportunityPartnersList getPartnersList() { return partnersList; } /** * Sets the value of the partnersList property. * * @param value * allowed object is * {@link OpportunityPartnersList } * */ public void setPartnersList(OpportunityPartnersList value) { this.partnersList = value; } /** * Gets the value of the itemList property. * * @return * possible object is * {@link OpportunityItemList } * */ public OpportunityItemList getItemList() { return itemList; } /** * Sets the value of the itemList property. * * @param value * allowed object is * {@link OpportunityItemList } * */ public void setItemList(OpportunityItemList value) { this.itemList = value; } /** * Gets the value of the competitorsList property. * * @return * possible object is * {@link OpportunityCompetitorsList } * */ public OpportunityCompetitorsList getCompetitorsList() { return competitorsList; } /** * Sets the value of the competitorsList property. * * @param value * allowed object is * {@link OpportunityCompetitorsList } * */ public void setCompetitorsList(OpportunityCompetitorsList value) { this.competitorsList = 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 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 - 2025 Weber Informatics LLC | Privacy Policy