public class

Opportunity

extends Record
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.Record
     ↳ com.netsuite.webservices.transactions.sales_2010_2.Opportunity

Class Overview

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_2010_2.platform.webservices.netsuite.com}Record">
       <sequence>
         <element name="customForm" type="{urn:core_2010_2.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_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="job" type="{urn:core_2010_2.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="source" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="salesRep" type="{urn:core_2010_2.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_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="salesGroup" type="{urn:core_2010_2.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_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="entityStatus" type="{urn:core_2010_2.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_2010_2.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_2010_2.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_2010_2.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_2010_2.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_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="estGrossProfitPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="transactionBillAddress" type="{urn:common_2010_2.platform.webservices.netsuite.com}BillAddress" minOccurs="0"/>
         <element name="billAddressList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="billAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="transactionShipAddress" type="{urn:common_2010_2.platform.webservices.netsuite.com}ShipAddress" minOccurs="0"/>
         <element name="shipAddressList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="shipAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="class" type="{urn:core_2010_2.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="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="subsidiary" type="{urn:core_2010_2.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_2010_2.transactions.webservices.netsuite.com}OpportunitySalesTeamList" minOccurs="0"/>
         <element name="partnersList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}OpportunityPartnersList" minOccurs="0"/>
         <element name="itemList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}OpportunityItemList" minOccurs="0"/>
         <element name="competitorsList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}OpportunityCompetitorsList" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2010_2.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>
 

Summary

Fields
protected String actionItem
protected Double altSalesRangeHigh
protected Double altSalesRangeLow
protected String billAddress
protected RecordRef billAddressList
protected RecordRef buyingReason
protected RecordRef buyingTimeFrame
protected RecordRef clazz
protected XMLGregorianCalendar closeDate
protected OpportunityCompetitorsList competitorsList
protected String contribPct
protected XMLGregorianCalendar createdDate
protected String currencyName
protected CustomFieldList customFieldList
protected RecordRef customForm
protected Long daysOpen
protected RecordRef department
protected RecordRef entity
protected RecordRef entityStatus
protected Double estGrossProfit
protected Double estGrossProfitPercent
protected Double estimatedBudget
protected Double exchangeRate
protected XMLGregorianCalendar expectedCloseDate
protected String externalId
protected RecordRef forecastType
protected String internalId
protected Boolean isBudgetApproved
protected OpportunityItemList itemList
protected RecordRef job
protected XMLGregorianCalendar lastModifiedDate
protected RecordRef leadSource
protected RecordRef location
protected String memo
protected RecordRef partner
protected OpportunityPartnersList partnersList
protected Double probability
protected Double projAltSalesAmt
protected Double projectedTotal
protected Double rangeHigh
protected Double rangeLow
protected RecordRef salesGroup
protected RecordRef salesReadiness
protected RecordRef salesRep
protected OpportunitySalesTeamList salesTeamList
protected String shipAddress
protected RecordRef shipAddressList
protected String source
protected String status
protected RecordRef subsidiary
protected Boolean syncPartnerTeams
protected Boolean syncSalesTeams
protected Double tax2Total
protected Double taxTotal
protected String title
protected Double totalCostEstimate
protected XMLGregorianCalendar tranDate
protected String tranId
protected BillAddress transactionBillAddress
protected ShipAddress transactionShipAddress
protected String vatRegNum
protected Double weightedTotal
protected RecordRef winLossReason
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2010_2.Record
Public Constructors
Opportunity()
Public Methods
String getActionItem()
Gets the value of the actionItem property.
Double getAltSalesRangeHigh()
Gets the value of the altSalesRangeHigh property.
Double getAltSalesRangeLow()
Gets the value of the altSalesRangeLow property.
String getBillAddress()
Gets the value of the billAddress property.
RecordRef getBillAddressList()
Gets the value of the billAddressList property.
RecordRef getBuyingReason()
Gets the value of the buyingReason property.
RecordRef getBuyingTimeFrame()
Gets the value of the buyingTimeFrame property.
RecordRef getClazz()
Gets the value of the clazz property.
XMLGregorianCalendar getCloseDate()
Gets the value of the closeDate property.
OpportunityCompetitorsList getCompetitorsList()
Gets the value of the competitorsList property.
String getContribPct()
Gets the value of the contribPct property.
XMLGregorianCalendar getCreatedDate()
Gets the value of the createdDate property.
String getCurrencyName()
Gets the value of the currencyName property.
CustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
RecordRef getCustomForm()
Gets the value of the customForm property.
Long getDaysOpen()
Gets the value of the daysOpen property.
RecordRef getDepartment()
Gets the value of the department property.
RecordRef getEntity()
Gets the value of the entity property.
RecordRef getEntityStatus()
Gets the value of the entityStatus property.
Double getEstGrossProfit()
Gets the value of the estGrossProfit property.
Double getEstGrossProfitPercent()
Gets the value of the estGrossProfitPercent property.
Double getEstimatedBudget()
Gets the value of the estimatedBudget property.
Double getExchangeRate()
Gets the value of the exchangeRate property.
XMLGregorianCalendar getExpectedCloseDate()
Gets the value of the expectedCloseDate property.
String getExternalId()
Gets the value of the externalId property.
RecordRef getForecastType()
Gets the value of the forecastType property.
String getInternalId()
Gets the value of the internalId property.
OpportunityItemList getItemList()
Gets the value of the itemList property.
RecordRef getJob()
Gets the value of the job property.
XMLGregorianCalendar getLastModifiedDate()
Gets the value of the lastModifiedDate property.
RecordRef getLeadSource()
Gets the value of the leadSource property.
RecordRef getLocation()
Gets the value of the location property.
String getMemo()
Gets the value of the memo property.
RecordRef getPartner()
Gets the value of the partner property.
OpportunityPartnersList getPartnersList()
Gets the value of the partnersList property.
Double getProbability()
Gets the value of the probability property.
Double getProjAltSalesAmt()
Gets the value of the projAltSalesAmt property.
Double getProjectedTotal()
Gets the value of the projectedTotal property.
Double getRangeHigh()
Gets the value of the rangeHigh property.
Double getRangeLow()
Gets the value of the rangeLow property.
RecordRef getSalesGroup()
Gets the value of the salesGroup property.
RecordRef getSalesReadiness()
Gets the value of the salesReadiness property.
RecordRef getSalesRep()
Gets the value of the salesRep property.
OpportunitySalesTeamList getSalesTeamList()
Gets the value of the salesTeamList property.
String getShipAddress()
Gets the value of the shipAddress property.
RecordRef getShipAddressList()
Gets the value of the shipAddressList property.
String getSource()
Gets the value of the source property.
String getStatus()
Gets the value of the status property.
RecordRef getSubsidiary()
Gets the value of the subsidiary property.
Double getTax2Total()
Gets the value of the tax2Total property.
Double getTaxTotal()
Gets the value of the taxTotal property.
String getTitle()
Gets the value of the title property.
Double getTotalCostEstimate()
Gets the value of the totalCostEstimate property.
XMLGregorianCalendar getTranDate()
Gets the value of the tranDate property.
String getTranId()
Gets the value of the tranId property.
BillAddress getTransactionBillAddress()
Gets the value of the transactionBillAddress property.
ShipAddress getTransactionShipAddress()
Gets the value of the transactionShipAddress property.
String getVatRegNum()
Gets the value of the vatRegNum property.
Double getWeightedTotal()
Gets the value of the weightedTotal property.
RecordRef getWinLossReason()
Gets the value of the winLossReason property.
Boolean isIsBudgetApproved()
Gets the value of the isBudgetApproved property.
Boolean isSyncPartnerTeams()
Gets the value of the syncPartnerTeams property.
Boolean isSyncSalesTeams()
Gets the value of the syncSalesTeams property.
void setActionItem(String value)
Sets the value of the actionItem property.
void setAltSalesRangeHigh(Double value)
Sets the value of the altSalesRangeHigh property.
void setAltSalesRangeLow(Double value)
Sets the value of the altSalesRangeLow property.
void setBillAddress(String value)
Sets the value of the billAddress property.
void setBillAddressList(RecordRef value)
Sets the value of the billAddressList property.
void setBuyingReason(RecordRef value)
Sets the value of the buyingReason property.
void setBuyingTimeFrame(RecordRef value)
Sets the value of the buyingTimeFrame property.
void setClazz(RecordRef value)
Sets the value of the clazz property.
void setCloseDate(XMLGregorianCalendar value)
Sets the value of the closeDate property.
void setCompetitorsList(OpportunityCompetitorsList value)
Sets the value of the competitorsList property.
void setContribPct(String value)
Sets the value of the contribPct property.
void setCreatedDate(XMLGregorianCalendar value)
Sets the value of the createdDate property.
void setCurrencyName(String value)
Sets the value of the currencyName property.
void setCustomFieldList(CustomFieldList value)
Sets the value of the customFieldList property.
void setCustomForm(RecordRef value)
Sets the value of the customForm property.
void setDaysOpen(Long value)
Sets the value of the daysOpen property.
void setDepartment(RecordRef value)
Sets the value of the department property.
void setEntity(RecordRef value)
Sets the value of the entity property.
void setEntityStatus(RecordRef value)
Sets the value of the entityStatus property.
void setEstGrossProfit(Double value)
Sets the value of the estGrossProfit property.
void setEstGrossProfitPercent(Double value)
Sets the value of the estGrossProfitPercent property.
void setEstimatedBudget(Double value)
Sets the value of the estimatedBudget property.
void setExchangeRate(Double value)
Sets the value of the exchangeRate property.
void setExpectedCloseDate(XMLGregorianCalendar value)
Sets the value of the expectedCloseDate property.
void setExternalId(String value)
Sets the value of the externalId property.
void setForecastType(RecordRef value)
Sets the value of the forecastType property.
void setInternalId(String value)
Sets the value of the internalId property.
void setIsBudgetApproved(Boolean value)
Sets the value of the isBudgetApproved property.
void setItemList(OpportunityItemList value)
Sets the value of the itemList property.
void setJob(RecordRef value)
Sets the value of the job property.
void setLastModifiedDate(XMLGregorianCalendar value)
Sets the value of the lastModifiedDate property.
void setLeadSource(RecordRef value)
Sets the value of the leadSource property.
void setLocation(RecordRef value)
Sets the value of the location property.
void setMemo(String value)
Sets the value of the memo property.
void setPartner(RecordRef value)
Sets the value of the partner property.
void setPartnersList(OpportunityPartnersList value)
Sets the value of the partnersList property.
void setProbability(Double value)
Sets the value of the probability property.
void setProjAltSalesAmt(Double value)
Sets the value of the projAltSalesAmt property.
void setProjectedTotal(Double value)
Sets the value of the projectedTotal property.
void setRangeHigh(Double value)
Sets the value of the rangeHigh property.
void setRangeLow(Double value)
Sets the value of the rangeLow property.
void setSalesGroup(RecordRef value)
Sets the value of the salesGroup property.
void setSalesReadiness(RecordRef value)
Sets the value of the salesReadiness property.
void setSalesRep(RecordRef value)
Sets the value of the salesRep property.
void setSalesTeamList(OpportunitySalesTeamList value)
Sets the value of the salesTeamList property.
void setShipAddress(String value)
Sets the value of the shipAddress property.
void setShipAddressList(RecordRef value)
Sets the value of the shipAddressList property.
void setSource(String value)
Sets the value of the source property.
void setStatus(String value)
Sets the value of the status property.
void setSubsidiary(RecordRef value)
Sets the value of the subsidiary property.
void setSyncPartnerTeams(Boolean value)
Sets the value of the syncPartnerTeams property.
void setSyncSalesTeams(Boolean value)
Sets the value of the syncSalesTeams property.
void setTax2Total(Double value)
Sets the value of the tax2Total property.
void setTaxTotal(Double value)
Sets the value of the taxTotal property.
void setTitle(String value)
Sets the value of the title property.
void setTotalCostEstimate(Double value)
Sets the value of the totalCostEstimate property.
void setTranDate(XMLGregorianCalendar value)
Sets the value of the tranDate property.
void setTranId(String value)
Sets the value of the tranId property.
void setTransactionBillAddress(BillAddress value)
Sets the value of the transactionBillAddress property.
void setTransactionShipAddress(ShipAddress value)
Sets the value of the transactionShipAddress property.
void setVatRegNum(String value)
Sets the value of the vatRegNum property.
void setWeightedTotal(Double value)
Sets the value of the weightedTotal property.
void setWinLossReason(RecordRef value)
Sets the value of the winLossReason property.
[Expand]
Inherited Methods
From class com.netsuite.webservices.platform.core_2010_2.Record
From class java.lang.Object

Fields

protected String actionItem

protected Double altSalesRangeHigh

protected Double altSalesRangeLow

protected String billAddress

protected RecordRef billAddressList

protected RecordRef buyingReason

protected RecordRef buyingTimeFrame

protected RecordRef clazz

protected XMLGregorianCalendar closeDate

protected OpportunityCompetitorsList competitorsList

protected String contribPct

protected XMLGregorianCalendar createdDate

protected String currencyName

protected CustomFieldList customFieldList

protected RecordRef customForm

protected Long daysOpen

protected RecordRef department

protected RecordRef entity

protected RecordRef entityStatus

protected Double estGrossProfit

protected Double estGrossProfitPercent

protected Double estimatedBudget

protected Double exchangeRate

protected XMLGregorianCalendar expectedCloseDate

protected String externalId

protected RecordRef forecastType

protected String internalId

protected Boolean isBudgetApproved

protected OpportunityItemList itemList

protected RecordRef job

protected XMLGregorianCalendar lastModifiedDate

protected RecordRef leadSource

protected RecordRef location

protected String memo

protected RecordRef partner

protected OpportunityPartnersList partnersList

protected Double probability

protected Double projAltSalesAmt

protected Double projectedTotal

protected Double rangeHigh

protected Double rangeLow

protected RecordRef salesGroup

protected RecordRef salesReadiness

protected RecordRef salesRep

protected OpportunitySalesTeamList salesTeamList

protected String shipAddress

protected RecordRef shipAddressList

protected String source

protected String status

protected RecordRef subsidiary

protected Boolean syncPartnerTeams

protected Boolean syncSalesTeams

protected Double tax2Total

protected Double taxTotal

protected String title

protected Double totalCostEstimate

protected XMLGregorianCalendar tranDate

protected String tranId

protected BillAddress transactionBillAddress

protected ShipAddress transactionShipAddress

protected String vatRegNum

protected Double weightedTotal

protected RecordRef winLossReason

Public Constructors

public Opportunity ()

Public Methods

public String getActionItem ()

Gets the value of the actionItem property.

Returns
  • possible object is String

public Double getAltSalesRangeHigh ()

Gets the value of the altSalesRangeHigh property.

Returns
  • possible object is Double

public Double getAltSalesRangeLow ()

Gets the value of the altSalesRangeLow property.

Returns
  • possible object is Double

public String getBillAddress ()

Gets the value of the billAddress property.

Returns
  • possible object is String

public RecordRef getBillAddressList ()

Gets the value of the billAddressList property.

Returns

public RecordRef getBuyingReason ()

Gets the value of the buyingReason property.

Returns

public RecordRef getBuyingTimeFrame ()

Gets the value of the buyingTimeFrame property.

Returns

public RecordRef getClazz ()

Gets the value of the clazz property.

Returns

public XMLGregorianCalendar getCloseDate ()

Gets the value of the closeDate property.

Returns
  • possible object is XMLGregorianCalendar

public OpportunityCompetitorsList getCompetitorsList ()

Gets the value of the competitorsList property.

Returns

public String getContribPct ()

Gets the value of the contribPct property.

Returns
  • possible object is String

public XMLGregorianCalendar getCreatedDate ()

Gets the value of the createdDate property.

Returns
  • possible object is XMLGregorianCalendar

public String getCurrencyName ()

Gets the value of the currencyName property.

Returns
  • possible object is String

public CustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public RecordRef getCustomForm ()

Gets the value of the customForm property.

Returns

public Long getDaysOpen ()

Gets the value of the daysOpen property.

Returns
  • possible object is Long

public RecordRef getDepartment ()

Gets the value of the department property.

Returns

public RecordRef getEntity ()

Gets the value of the entity property.

Returns

public RecordRef getEntityStatus ()

Gets the value of the entityStatus property.

Returns

public Double getEstGrossProfit ()

Gets the value of the estGrossProfit property.

Returns
  • possible object is Double

public Double getEstGrossProfitPercent ()

Gets the value of the estGrossProfitPercent property.

Returns
  • possible object is Double

public Double getEstimatedBudget ()

Gets the value of the estimatedBudget property.

Returns
  • possible object is Double

public Double getExchangeRate ()

Gets the value of the exchangeRate property.

Returns
  • possible object is Double

public XMLGregorianCalendar getExpectedCloseDate ()

Gets the value of the expectedCloseDate property.

Returns
  • possible object is XMLGregorianCalendar

public String getExternalId ()

Gets the value of the externalId property.

Returns
  • possible object is String

public RecordRef getForecastType ()

Gets the value of the forecastType property.

Returns

public String getInternalId ()

Gets the value of the internalId property.

Returns
  • possible object is String

public OpportunityItemList getItemList ()

Gets the value of the itemList property.

Returns

public RecordRef getJob ()

Gets the value of the job property.

Returns

public XMLGregorianCalendar getLastModifiedDate ()

Gets the value of the lastModifiedDate property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getLeadSource ()

Gets the value of the leadSource property.

Returns

public RecordRef getLocation ()

Gets the value of the location property.

Returns

public String getMemo ()

Gets the value of the memo property.

Returns
  • possible object is String

public RecordRef getPartner ()

Gets the value of the partner property.

Returns

public OpportunityPartnersList getPartnersList ()

Gets the value of the partnersList property.

Returns

public Double getProbability ()

Gets the value of the probability property.

Returns
  • possible object is Double

public Double getProjAltSalesAmt ()

Gets the value of the projAltSalesAmt property.

Returns
  • possible object is Double

public Double getProjectedTotal ()

Gets the value of the projectedTotal property.

Returns
  • possible object is Double

public Double getRangeHigh ()

Gets the value of the rangeHigh property.

Returns
  • possible object is Double

public Double getRangeLow ()

Gets the value of the rangeLow property.

Returns
  • possible object is Double

public RecordRef getSalesGroup ()

Gets the value of the salesGroup property.

Returns

public RecordRef getSalesReadiness ()

Gets the value of the salesReadiness property.

Returns

public RecordRef getSalesRep ()

Gets the value of the salesRep property.

Returns

public OpportunitySalesTeamList getSalesTeamList ()

Gets the value of the salesTeamList property.

Returns

public String getShipAddress ()

Gets the value of the shipAddress property.

Returns
  • possible object is String

public RecordRef getShipAddressList ()

Gets the value of the shipAddressList property.

Returns

public String getSource ()

Gets the value of the source property.

Returns
  • possible object is String

public String getStatus ()

Gets the value of the status property.

Returns
  • possible object is String

public RecordRef getSubsidiary ()

Gets the value of the subsidiary property.

Returns

public Double getTax2Total ()

Gets the value of the tax2Total property.

Returns
  • possible object is Double

public Double getTaxTotal ()

Gets the value of the taxTotal property.

Returns
  • possible object is Double

public String getTitle ()

Gets the value of the title property.

Returns
  • possible object is String

public Double getTotalCostEstimate ()

Gets the value of the totalCostEstimate property.

Returns
  • possible object is Double

public XMLGregorianCalendar getTranDate ()

Gets the value of the tranDate property.

Returns
  • possible object is XMLGregorianCalendar

public String getTranId ()

Gets the value of the tranId property.

Returns
  • possible object is String

public BillAddress getTransactionBillAddress ()

Gets the value of the transactionBillAddress property.

Returns

public ShipAddress getTransactionShipAddress ()

Gets the value of the transactionShipAddress property.

Returns

public String getVatRegNum ()

Gets the value of the vatRegNum property.

Returns
  • possible object is String

public Double getWeightedTotal ()

Gets the value of the weightedTotal property.

Returns
  • possible object is Double

public RecordRef getWinLossReason ()

Gets the value of the winLossReason property.

Returns

public Boolean isIsBudgetApproved ()

Gets the value of the isBudgetApproved property.

Returns
  • possible object is Boolean

public Boolean isSyncPartnerTeams ()

Gets the value of the syncPartnerTeams property.

Returns
  • possible object is Boolean

public Boolean isSyncSalesTeams ()

Gets the value of the syncSalesTeams property.

Returns
  • possible object is Boolean

public void setActionItem (String value)

Sets the value of the actionItem property.

Parameters
value Allowed object is String

public void setAltSalesRangeHigh (Double value)

Sets the value of the altSalesRangeHigh property.

Parameters
value Allowed object is Double

public void setAltSalesRangeLow (Double value)

Sets the value of the altSalesRangeLow property.

Parameters
value Allowed object is Double

public void setBillAddress (String value)

Sets the value of the billAddress property.

Parameters
value Allowed object is String

public void setBillAddressList (RecordRef value)

Sets the value of the billAddressList property.

Parameters
value Allowed object is RecordRef

public void setBuyingReason (RecordRef value)

Sets the value of the buyingReason property.

Parameters
value Allowed object is RecordRef

public void setBuyingTimeFrame (RecordRef value)

Sets the value of the buyingTimeFrame property.

Parameters
value Allowed object is RecordRef

public void setClazz (RecordRef value)

Sets the value of the clazz property.

Parameters
value Allowed object is RecordRef

public void setCloseDate (XMLGregorianCalendar value)

Sets the value of the closeDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setCompetitorsList (OpportunityCompetitorsList value)

Sets the value of the competitorsList property.

Parameters
value Allowed object is OpportunityCompetitorsList

public void setContribPct (String value)

Sets the value of the contribPct property.

Parameters
value Allowed object is String

public void setCreatedDate (XMLGregorianCalendar value)

Sets the value of the createdDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setCurrencyName (String value)

Sets the value of the currencyName property.

Parameters
value Allowed object is String

public void setCustomFieldList (CustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is CustomFieldList

public void setCustomForm (RecordRef value)

Sets the value of the customForm property.

Parameters
value Allowed object is RecordRef

public void setDaysOpen (Long value)

Sets the value of the daysOpen property.

Parameters
value Allowed object is Long

public void setDepartment (RecordRef value)

Sets the value of the department property.

Parameters
value Allowed object is RecordRef

public void setEntity (RecordRef value)

Sets the value of the entity property.

Parameters
value Allowed object is RecordRef

public void setEntityStatus (RecordRef value)

Sets the value of the entityStatus property.

Parameters
value Allowed object is RecordRef

public void setEstGrossProfit (Double value)

Sets the value of the estGrossProfit property.

Parameters
value Allowed object is Double

public void setEstGrossProfitPercent (Double value)

Sets the value of the estGrossProfitPercent property.

Parameters
value Allowed object is Double

public void setEstimatedBudget (Double value)

Sets the value of the estimatedBudget property.

Parameters
value Allowed object is Double

public void setExchangeRate (Double value)

Sets the value of the exchangeRate property.

Parameters
value Allowed object is Double

public void setExpectedCloseDate (XMLGregorianCalendar value)

Sets the value of the expectedCloseDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setExternalId (String value)

Sets the value of the externalId property.

Parameters
value Allowed object is String

public void setForecastType (RecordRef value)

Sets the value of the forecastType property.

Parameters
value Allowed object is RecordRef

public void setInternalId (String value)

Sets the value of the internalId property.

Parameters
value Allowed object is String

public void setIsBudgetApproved (Boolean value)

Sets the value of the isBudgetApproved property.

Parameters
value Allowed object is Boolean

public void setItemList (OpportunityItemList value)

Sets the value of the itemList property.

Parameters
value Allowed object is OpportunityItemList

public void setJob (RecordRef value)

Sets the value of the job property.

Parameters
value Allowed object is RecordRef

public void setLastModifiedDate (XMLGregorianCalendar value)

Sets the value of the lastModifiedDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setLeadSource (RecordRef value)

Sets the value of the leadSource property.

Parameters
value Allowed object is RecordRef

public void setLocation (RecordRef value)

Sets the value of the location property.

Parameters
value Allowed object is RecordRef

public void setMemo (String value)

Sets the value of the memo property.

Parameters
value Allowed object is String

public void setPartner (RecordRef value)

Sets the value of the partner property.

Parameters
value Allowed object is RecordRef

public void setPartnersList (OpportunityPartnersList value)

Sets the value of the partnersList property.

Parameters
value Allowed object is OpportunityPartnersList

public void setProbability (Double value)

Sets the value of the probability property.

Parameters
value Allowed object is Double

public void setProjAltSalesAmt (Double value)

Sets the value of the projAltSalesAmt property.

Parameters
value Allowed object is Double

public void setProjectedTotal (Double value)

Sets the value of the projectedTotal property.

Parameters
value Allowed object is Double

public void setRangeHigh (Double value)

Sets the value of the rangeHigh property.

Parameters
value Allowed object is Double

public void setRangeLow (Double value)

Sets the value of the rangeLow property.

Parameters
value Allowed object is Double

public void setSalesGroup (RecordRef value)

Sets the value of the salesGroup property.

Parameters
value Allowed object is RecordRef

public void setSalesReadiness (RecordRef value)

Sets the value of the salesReadiness property.

Parameters
value Allowed object is RecordRef

public void setSalesRep (RecordRef value)

Sets the value of the salesRep property.

Parameters
value Allowed object is RecordRef

public void setSalesTeamList (OpportunitySalesTeamList value)

Sets the value of the salesTeamList property.

Parameters
value Allowed object is OpportunitySalesTeamList

public void setShipAddress (String value)

Sets the value of the shipAddress property.

Parameters
value Allowed object is String

public void setShipAddressList (RecordRef value)

Sets the value of the shipAddressList property.

Parameters
value Allowed object is RecordRef

public void setSource (String value)

Sets the value of the source property.

Parameters
value Allowed object is String

public void setStatus (String value)

Sets the value of the status property.

Parameters
value Allowed object is String

public void setSubsidiary (RecordRef value)

Sets the value of the subsidiary property.

Parameters
value Allowed object is RecordRef

public void setSyncPartnerTeams (Boolean value)

Sets the value of the syncPartnerTeams property.

Parameters
value Allowed object is Boolean

public void setSyncSalesTeams (Boolean value)

Sets the value of the syncSalesTeams property.

Parameters
value Allowed object is Boolean

public void setTax2Total (Double value)

Sets the value of the tax2Total property.

Parameters
value Allowed object is Double

public void setTaxTotal (Double value)

Sets the value of the taxTotal property.

Parameters
value Allowed object is Double

public void setTitle (String value)

Sets the value of the title property.

Parameters
value Allowed object is String

public void setTotalCostEstimate (Double value)

Sets the value of the totalCostEstimate property.

Parameters
value Allowed object is Double

public void setTranDate (XMLGregorianCalendar value)

Sets the value of the tranDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setTranId (String value)

Sets the value of the tranId property.

Parameters
value Allowed object is String

public void setTransactionBillAddress (BillAddress value)

Sets the value of the transactionBillAddress property.

Parameters
value Allowed object is BillAddress

public void setTransactionShipAddress (ShipAddress value)

Sets the value of the transactionShipAddress property.

Parameters
value Allowed object is ShipAddress

public void setVatRegNum (String value)

Sets the value of the vatRegNum property.

Parameters
value Allowed object is String

public void setWeightedTotal (Double value)

Sets the value of the weightedTotal property.

Parameters
value Allowed object is Double

public void setWinLossReason (RecordRef value)

Sets the value of the winLossReason property.

Parameters
value Allowed object is RecordRef