public class SalesFormsPrefs extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for SalesFormsPrefs complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SalesFormsPrefs">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="UsingProgressInvoicing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CustomField" type="{http://schema.intuit.com/finance/v3}CustomFieldDefinition" maxOccurs="unbounded" minOccurs="0"/>
<element name="CustomTxnNumbers" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DelayedCharges" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="SalesEmailCc" type="{http://schema.intuit.com/finance/v3}EmailAddress" minOccurs="0"/>
<element name="SalesEmailBcc" type="{http://schema.intuit.com/finance/v3}EmailAddress" minOccurs="0"/>
<element name="EmailCopyToCompany" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="AllowDeposit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="AllowDiscount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DefaultDiscountAccount" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AllowEstimates" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="EstimateMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ETransactionEnabledStatus" type="{http://schema.intuit.com/finance/v3}ETransactionEnabledStatusEnum" minOccurs="0"/>
<element name="ETransactionAttachPDF" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ETransactionPaymentEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IPNSupportEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="InvoiceMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AllowServiceDate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="AllowShipping" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DefaultShippingAccount" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DefaultItem" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/>
<element name="DefaultTerms" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/>
<element name="DefaultDeliveryMethod" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AutoApplyCredit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="AutoApplyPayments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="PrintItemWithZeroAmount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DefaultShipMethodRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/>
<element name="DefaultMarkup" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="TrackReimbursableExpensesAsIncome" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="UsingSalesOrders" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="UsingPriceLevels" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DefaultFOB" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DefaultCustomerMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SalesFormsPrefs() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
List<CustomFieldDefinition> |
getCustomField()
Gets the value of the customField property.
|
String |
getDefaultCustomerMessage()
Gets the value of the defaultCustomerMessage property.
|
String |
getDefaultDeliveryMethod()
Gets the value of the defaultDeliveryMethod property.
|
String |
getDefaultDiscountAccount()
Gets the value of the defaultDiscountAccount property.
|
String |
getDefaultFOB()
Gets the value of the defaultFOB property.
|
ReferenceType |
getDefaultItem()
Gets the value of the defaultItem property.
|
BigDecimal |
getDefaultMarkup()
Gets the value of the defaultMarkup property.
|
ReferenceType |
getDefaultShipMethodRef()
Gets the value of the defaultShipMethodRef property.
|
String |
getDefaultShippingAccount()
Gets the value of the defaultShippingAccount property.
|
ReferenceType |
getDefaultTerms()
Gets the value of the defaultTerms property.
|
String |
getEstimateMessage()
Gets the value of the estimateMessage property.
|
ETransactionEnabledStatusEnum |
getETransactionEnabledStatus()
Gets the value of the eTransactionEnabledStatus property.
|
String |
getInvoiceMessage()
Gets the value of the invoiceMessage property.
|
EmailAddress |
getSalesEmailBcc()
Gets the value of the salesEmailBcc property.
|
EmailAddress |
getSalesEmailCc()
Gets the value of the salesEmailCc property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
Boolean |
isAllowDeposit()
Gets the value of the allowDeposit property.
|
Boolean |
isAllowDiscount()
Gets the value of the allowDiscount property.
|
Boolean |
isAllowEstimates()
Gets the value of the allowEstimates property.
|
Boolean |
isAllowServiceDate()
Gets the value of the allowServiceDate property.
|
Boolean |
isAllowShipping()
Gets the value of the allowShipping property.
|
Boolean |
isAutoApplyCredit()
Gets the value of the autoApplyCredit property.
|
Boolean |
isAutoApplyPayments()
Gets the value of the autoApplyPayments property.
|
Boolean |
isCustomTxnNumbers()
Gets the value of the customTxnNumbers property.
|
Boolean |
isDelayedCharges()
Gets the value of the delayedCharges property.
|
Boolean |
isEmailCopyToCompany()
Gets the value of the emailCopyToCompany property.
|
Boolean |
isETransactionAttachPDF()
Gets the value of the eTransactionAttachPDF property.
|
Boolean |
isETransactionPaymentEnabled()
Gets the value of the eTransactionPaymentEnabled property.
|
Boolean |
isIPNSupportEnabled()
Gets the value of the ipnSupportEnabled property.
|
Boolean |
isPrintItemWithZeroAmount()
Gets the value of the printItemWithZeroAmount property.
|
Boolean |
isTrackReimbursableExpensesAsIncome()
Gets the value of the trackReimbursableExpensesAsIncome property.
|
Boolean |
isUsingPriceLevels()
Gets the value of the usingPriceLevels property.
|
Boolean |
isUsingProgressInvoicing()
Gets the value of the usingProgressInvoicing property.
|
Boolean |
isUsingSalesOrders()
Gets the value of the usingSalesOrders property.
|
void |
setAllowDeposit(Boolean value)
Sets the value of the allowDeposit property.
|
void |
setAllowDiscount(Boolean value)
Sets the value of the allowDiscount property.
|
void |
setAllowEstimates(Boolean value)
Sets the value of the allowEstimates property.
|
void |
setAllowServiceDate(Boolean value)
Sets the value of the allowServiceDate property.
|
void |
setAllowShipping(Boolean value)
Sets the value of the allowShipping property.
|
void |
setAutoApplyCredit(Boolean value)
Sets the value of the autoApplyCredit property.
|
void |
setAutoApplyPayments(Boolean value)
Sets the value of the autoApplyPayments property.
|
void |
setCustomField(List<CustomFieldDefinition> customField)
Sets the value of the customField property.
|
void |
setCustomTxnNumbers(Boolean value)
Sets the value of the customTxnNumbers property.
|
void |
setDefaultCustomerMessage(String value)
Sets the value of the defaultCustomerMessage property.
|
void |
setDefaultDeliveryMethod(String value)
Sets the value of the defaultDeliveryMethod property.
|
void |
setDefaultDiscountAccount(String value)
Sets the value of the defaultDiscountAccount property.
|
void |
setDefaultFOB(String value)
Sets the value of the defaultFOB property.
|
void |
setDefaultItem(ReferenceType value)
Sets the value of the defaultItem property.
|
void |
setDefaultMarkup(BigDecimal value)
Sets the value of the defaultMarkup property.
|
void |
setDefaultShipMethodRef(ReferenceType value)
Sets the value of the defaultShipMethodRef property.
|
void |
setDefaultShippingAccount(String value)
Sets the value of the defaultShippingAccount property.
|
void |
setDefaultTerms(ReferenceType value)
Sets the value of the defaultTerms property.
|
void |
setDelayedCharges(Boolean value)
Sets the value of the delayedCharges property.
|
void |
setEmailCopyToCompany(Boolean value)
Sets the value of the emailCopyToCompany property.
|
void |
setEstimateMessage(String value)
Sets the value of the estimateMessage property.
|
void |
setETransactionAttachPDF(Boolean value)
Sets the value of the eTransactionAttachPDF property.
|
void |
setETransactionEnabledStatus(ETransactionEnabledStatusEnum value)
Sets the value of the eTransactionEnabledStatus property.
|
void |
setETransactionPaymentEnabled(Boolean value)
Sets the value of the eTransactionPaymentEnabled property.
|
void |
setInvoiceMessage(String value)
Sets the value of the invoiceMessage property.
|
void |
setIPNSupportEnabled(Boolean value)
Sets the value of the ipnSupportEnabled property.
|
void |
setPrintItemWithZeroAmount(Boolean value)
Sets the value of the printItemWithZeroAmount property.
|
void |
setSalesEmailBcc(EmailAddress value)
Sets the value of the salesEmailBcc property.
|
void |
setSalesEmailCc(EmailAddress value)
Sets the value of the salesEmailCc property.
|
void |
setTrackReimbursableExpensesAsIncome(Boolean value)
Sets the value of the trackReimbursableExpensesAsIncome property.
|
void |
setUsingPriceLevels(Boolean value)
Sets the value of the usingPriceLevels property.
|
void |
setUsingProgressInvoicing(Boolean value)
Sets the value of the usingProgressInvoicing property.
|
void |
setUsingSalesOrders(Boolean value)
Sets the value of the usingSalesOrders property.
|
protected Boolean usingProgressInvoicing
protected List<CustomFieldDefinition> customField
protected Boolean customTxnNumbers
protected Boolean delayedCharges
protected EmailAddress salesEmailCc
protected EmailAddress salesEmailBcc
protected Boolean emailCopyToCompany
protected Boolean allowDeposit
protected Boolean allowDiscount
protected String defaultDiscountAccount
protected Boolean allowEstimates
protected String estimateMessage
protected ETransactionEnabledStatusEnum eTransactionEnabledStatus
protected Boolean eTransactionAttachPDF
protected Boolean eTransactionPaymentEnabled
protected Boolean ipnSupportEnabled
protected String invoiceMessage
protected Boolean allowServiceDate
protected Boolean allowShipping
protected String defaultShippingAccount
protected ReferenceType defaultItem
protected ReferenceType defaultTerms
protected String defaultDeliveryMethod
protected Boolean autoApplyCredit
protected Boolean autoApplyPayments
protected Boolean printItemWithZeroAmount
protected ReferenceType defaultShipMethodRef
protected BigDecimal defaultMarkup
protected Boolean trackReimbursableExpensesAsIncome
protected Boolean usingSalesOrders
protected Boolean usingPriceLevels
protected String defaultFOB
protected String defaultCustomerMessage
public Boolean isUsingProgressInvoicing()
Booleanpublic void setUsingProgressInvoicing(Boolean value)
value - allowed object is
Booleanpublic List<CustomFieldDefinition> getCustomField()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the customField property.
For example, to add a new item, do as follows:
getCustomField().add(newItem);
Objects of the following type(s) are allowed in the list
CustomFieldDefinition
public Boolean isCustomTxnNumbers()
Booleanpublic void setCustomTxnNumbers(Boolean value)
value - allowed object is
Booleanpublic Boolean isDelayedCharges()
Booleanpublic void setDelayedCharges(Boolean value)
value - allowed object is
Booleanpublic EmailAddress getSalesEmailCc()
EmailAddresspublic void setSalesEmailCc(EmailAddress value)
value - allowed object is
EmailAddresspublic EmailAddress getSalesEmailBcc()
EmailAddresspublic void setSalesEmailBcc(EmailAddress value)
value - allowed object is
EmailAddresspublic Boolean isEmailCopyToCompany()
Booleanpublic void setEmailCopyToCompany(Boolean value)
value - allowed object is
Booleanpublic Boolean isAllowDeposit()
Booleanpublic void setAllowDeposit(Boolean value)
value - allowed object is
Booleanpublic Boolean isAllowDiscount()
Booleanpublic void setAllowDiscount(Boolean value)
value - allowed object is
Booleanpublic String getDefaultDiscountAccount()
Stringpublic void setDefaultDiscountAccount(String value)
value - allowed object is
Stringpublic Boolean isAllowEstimates()
Booleanpublic void setAllowEstimates(Boolean value)
value - allowed object is
Booleanpublic String getEstimateMessage()
Stringpublic void setEstimateMessage(String value)
value - allowed object is
Stringpublic ETransactionEnabledStatusEnum getETransactionEnabledStatus()
ETransactionEnabledStatusEnumpublic void setETransactionEnabledStatus(ETransactionEnabledStatusEnum value)
value - allowed object is
ETransactionEnabledStatusEnumpublic Boolean isETransactionAttachPDF()
Booleanpublic void setETransactionAttachPDF(Boolean value)
value - allowed object is
Booleanpublic Boolean isETransactionPaymentEnabled()
Booleanpublic void setETransactionPaymentEnabled(Boolean value)
value - allowed object is
Booleanpublic Boolean isIPNSupportEnabled()
Booleanpublic void setIPNSupportEnabled(Boolean value)
value - allowed object is
Booleanpublic String getInvoiceMessage()
Stringpublic void setInvoiceMessage(String value)
value - allowed object is
Stringpublic Boolean isAllowServiceDate()
Booleanpublic void setAllowServiceDate(Boolean value)
value - allowed object is
Booleanpublic Boolean isAllowShipping()
Booleanpublic void setAllowShipping(Boolean value)
value - allowed object is
Booleanpublic String getDefaultShippingAccount()
Stringpublic void setDefaultShippingAccount(String value)
value - allowed object is
Stringpublic ReferenceType getDefaultItem()
ReferenceTypepublic void setDefaultItem(ReferenceType value)
value - allowed object is
ReferenceTypepublic ReferenceType getDefaultTerms()
ReferenceTypepublic void setDefaultTerms(ReferenceType value)
value - allowed object is
ReferenceTypepublic String getDefaultDeliveryMethod()
Stringpublic void setDefaultDeliveryMethod(String value)
value - allowed object is
Stringpublic Boolean isAutoApplyCredit()
Booleanpublic void setAutoApplyCredit(Boolean value)
value - allowed object is
Booleanpublic Boolean isAutoApplyPayments()
Booleanpublic void setAutoApplyPayments(Boolean value)
value - allowed object is
Booleanpublic Boolean isPrintItemWithZeroAmount()
Booleanpublic void setPrintItemWithZeroAmount(Boolean value)
value - allowed object is
Booleanpublic ReferenceType getDefaultShipMethodRef()
ReferenceTypepublic void setDefaultShipMethodRef(ReferenceType value)
value - allowed object is
ReferenceTypepublic BigDecimal getDefaultMarkup()
BigDecimalpublic void setDefaultMarkup(BigDecimal value)
value - allowed object is
BigDecimalpublic Boolean isTrackReimbursableExpensesAsIncome()
Booleanpublic void setTrackReimbursableExpensesAsIncome(Boolean value)
value - allowed object is
Booleanpublic Boolean isUsingSalesOrders()
Booleanpublic void setUsingSalesOrders(Boolean value)
value - allowed object is
Booleanpublic Boolean isUsingPriceLevels()
Booleanpublic void setUsingPriceLevels(Boolean value)
value - allowed object is
Booleanpublic String getDefaultFOB()
Stringpublic void setDefaultFOB(String value)
value - allowed object is
Stringpublic String getDefaultCustomerMessage()
Stringpublic void setDefaultCustomerMessage(String value)
value - allowed object is
Stringpublic void setCustomField(List<CustomFieldDefinition> customField)
customField - allowed object is
CustomFieldDefinitionpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2Copyright © 2017. All rights reserved.