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()
Boolean
public void setUsingProgressInvoicing(Boolean value)
value
- allowed object is
Boolean
public 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()
Boolean
public void setCustomTxnNumbers(Boolean value)
value
- allowed object is
Boolean
public Boolean isDelayedCharges()
Boolean
public void setDelayedCharges(Boolean value)
value
- allowed object is
Boolean
public EmailAddress getSalesEmailCc()
EmailAddress
public void setSalesEmailCc(EmailAddress value)
value
- allowed object is
EmailAddress
public EmailAddress getSalesEmailBcc()
EmailAddress
public void setSalesEmailBcc(EmailAddress value)
value
- allowed object is
EmailAddress
public Boolean isEmailCopyToCompany()
Boolean
public void setEmailCopyToCompany(Boolean value)
value
- allowed object is
Boolean
public Boolean isAllowDeposit()
Boolean
public void setAllowDeposit(Boolean value)
value
- allowed object is
Boolean
public Boolean isAllowDiscount()
Boolean
public void setAllowDiscount(Boolean value)
value
- allowed object is
Boolean
public String getDefaultDiscountAccount()
String
public void setDefaultDiscountAccount(String value)
value
- allowed object is
String
public Boolean isAllowEstimates()
Boolean
public void setAllowEstimates(Boolean value)
value
- allowed object is
Boolean
public String getEstimateMessage()
String
public void setEstimateMessage(String value)
value
- allowed object is
String
public ETransactionEnabledStatusEnum getETransactionEnabledStatus()
ETransactionEnabledStatusEnum
public void setETransactionEnabledStatus(ETransactionEnabledStatusEnum value)
value
- allowed object is
ETransactionEnabledStatusEnum
public Boolean isETransactionAttachPDF()
Boolean
public void setETransactionAttachPDF(Boolean value)
value
- allowed object is
Boolean
public Boolean isETransactionPaymentEnabled()
Boolean
public void setETransactionPaymentEnabled(Boolean value)
value
- allowed object is
Boolean
public Boolean isIPNSupportEnabled()
Boolean
public void setIPNSupportEnabled(Boolean value)
value
- allowed object is
Boolean
public String getInvoiceMessage()
String
public void setInvoiceMessage(String value)
value
- allowed object is
String
public Boolean isAllowServiceDate()
Boolean
public void setAllowServiceDate(Boolean value)
value
- allowed object is
Boolean
public Boolean isAllowShipping()
Boolean
public void setAllowShipping(Boolean value)
value
- allowed object is
Boolean
public String getDefaultShippingAccount()
String
public void setDefaultShippingAccount(String value)
value
- allowed object is
String
public ReferenceType getDefaultItem()
ReferenceType
public void setDefaultItem(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getDefaultTerms()
ReferenceType
public void setDefaultTerms(ReferenceType value)
value
- allowed object is
ReferenceType
public String getDefaultDeliveryMethod()
String
public void setDefaultDeliveryMethod(String value)
value
- allowed object is
String
public Boolean isAutoApplyCredit()
Boolean
public void setAutoApplyCredit(Boolean value)
value
- allowed object is
Boolean
public Boolean isAutoApplyPayments()
Boolean
public void setAutoApplyPayments(Boolean value)
value
- allowed object is
Boolean
public Boolean isPrintItemWithZeroAmount()
Boolean
public void setPrintItemWithZeroAmount(Boolean value)
value
- allowed object is
Boolean
public ReferenceType getDefaultShipMethodRef()
ReferenceType
public void setDefaultShipMethodRef(ReferenceType value)
value
- allowed object is
ReferenceType
public BigDecimal getDefaultMarkup()
BigDecimal
public void setDefaultMarkup(BigDecimal value)
value
- allowed object is
BigDecimal
public Boolean isTrackReimbursableExpensesAsIncome()
Boolean
public void setTrackReimbursableExpensesAsIncome(Boolean value)
value
- allowed object is
Boolean
public Boolean isUsingSalesOrders()
Boolean
public void setUsingSalesOrders(Boolean value)
value
- allowed object is
Boolean
public Boolean isUsingPriceLevels()
Boolean
public void setUsingPriceLevels(Boolean value)
value
- allowed object is
Boolean
public String getDefaultFOB()
String
public void setDefaultFOB(String value)
value
- allowed object is
String
public String getDefaultCustomerMessage()
String
public void setDefaultCustomerMessage(String value)
value
- allowed object is
String
public void setCustomField(List<CustomFieldDefinition> customField)
customField
- allowed object is
CustomFieldDefinition
public 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.Equals2
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode2
Copyright © 2017. All rights reserved.