public class Preferences extends IntuitEntity implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for Preferences complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Preferences">
<complexContent>
<extension base="{http://schema.intuit.com/finance/v3}IntuitEntity">
<sequence>
<element name="AccountingInfoPrefs" type="{http://schema.intuit.com/finance/v3}CompanyAccountingPrefs" minOccurs="0"/>
<element name="AdvancedInventoryPrefs" type="{http://schema.intuit.com/finance/v3}AdvancedInventoryPrefs" minOccurs="0"/>
<element name="ProductAndServicesPrefs" type="{http://schema.intuit.com/finance/v3}ProductAndServicesPrefs" minOccurs="0"/>
<element name="SalesFormsPrefs" type="{http://schema.intuit.com/finance/v3}SalesFormsPrefs" minOccurs="0"/>
<element name="EmailMessagesPrefs" type="{http://schema.intuit.com/finance/v3}EmailMessagesPrefs" minOccurs="0"/>
<element name="PrintDocumentPrefs" type="{http://schema.intuit.com/finance/v3}PrintDocumentPrefs" minOccurs="0"/>
<element name="VendorAndPurchasesPrefs" type="{http://schema.intuit.com/finance/v3}VendorAndPurchasesPrefs" minOccurs="0"/>
<element name="TimeTrackingPrefs" type="{http://schema.intuit.com/finance/v3}TimeTrackingPrefs" minOccurs="0"/>
<element name="TaxPrefs" type="{http://schema.intuit.com/finance/v3}TaxPrefs" minOccurs="0"/>
<element name="FinanceChargesPrefs" type="{http://schema.intuit.com/finance/v3}FinanceChargePrefs" minOccurs="0"/>
<element name="CurrencyPrefs" type="{http://schema.intuit.com/finance/v3}CurrencyPrefs" minOccurs="0"/>
<element name="ReportPrefs" type="{http://schema.intuit.com/finance/v3}ReportPrefs" minOccurs="0"/>
<element name="OtherPrefs" type="{http://schema.intuit.com/finance/v3}OtherPrefs" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CompanyAccountingPrefs |
accountingInfoPrefs |
protected AdvancedInventoryPrefs |
advancedInventoryPrefs |
protected CurrencyPrefs |
currencyPrefs |
protected EmailMessagesPrefs |
emailMessagesPrefs |
protected FinanceChargePrefs |
financeChargesPrefs |
protected OtherPrefs |
otherPrefs |
protected PrintDocumentPrefs |
printDocumentPrefs |
protected ProductAndServicesPrefs |
productAndServicesPrefs |
protected ReportPrefs |
reportPrefs |
protected SalesFormsPrefs |
salesFormsPrefs |
protected TaxPrefs |
taxPrefs |
protected TimeTrackingPrefs |
timeTrackingPrefs |
protected VendorAndPurchasesPrefs |
vendorAndPurchasesPrefs |
attachableRef, customField, domain, id, metaData, sparse, status, syncToken| Constructor and Description |
|---|
Preferences() |
| 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) |
CompanyAccountingPrefs |
getAccountingInfoPrefs()
Gets the value of the accountingInfoPrefs property.
|
AdvancedInventoryPrefs |
getAdvancedInventoryPrefs()
Gets the value of the advancedInventoryPrefs property.
|
CurrencyPrefs |
getCurrencyPrefs()
Gets the value of the currencyPrefs property.
|
EmailMessagesPrefs |
getEmailMessagesPrefs()
Gets the value of the emailMessagesPrefs property.
|
FinanceChargePrefs |
getFinanceChargesPrefs()
Gets the value of the financeChargesPrefs property.
|
OtherPrefs |
getOtherPrefs()
Gets the value of the otherPrefs property.
|
PrintDocumentPrefs |
getPrintDocumentPrefs()
Gets the value of the printDocumentPrefs property.
|
ProductAndServicesPrefs |
getProductAndServicesPrefs()
Gets the value of the productAndServicesPrefs property.
|
ReportPrefs |
getReportPrefs()
Gets the value of the reportPrefs property.
|
SalesFormsPrefs |
getSalesFormsPrefs()
Gets the value of the salesFormsPrefs property.
|
TaxPrefs |
getTaxPrefs()
Gets the value of the taxPrefs property.
|
TimeTrackingPrefs |
getTimeTrackingPrefs()
Gets the value of the timeTrackingPrefs property.
|
VendorAndPurchasesPrefs |
getVendorAndPurchasesPrefs()
Gets the value of the vendorAndPurchasesPrefs property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
void |
setAccountingInfoPrefs(CompanyAccountingPrefs value)
Sets the value of the accountingInfoPrefs property.
|
void |
setAdvancedInventoryPrefs(AdvancedInventoryPrefs value)
Sets the value of the advancedInventoryPrefs property.
|
void |
setCurrencyPrefs(CurrencyPrefs value)
Sets the value of the currencyPrefs property.
|
void |
setEmailMessagesPrefs(EmailMessagesPrefs value)
Sets the value of the emailMessagesPrefs property.
|
void |
setFinanceChargesPrefs(FinanceChargePrefs value)
Sets the value of the financeChargesPrefs property.
|
void |
setOtherPrefs(OtherPrefs value)
Sets the value of the otherPrefs property.
|
void |
setPrintDocumentPrefs(PrintDocumentPrefs value)
Sets the value of the printDocumentPrefs property.
|
void |
setProductAndServicesPrefs(ProductAndServicesPrefs value)
Sets the value of the productAndServicesPrefs property.
|
void |
setReportPrefs(ReportPrefs value)
Sets the value of the reportPrefs property.
|
void |
setSalesFormsPrefs(SalesFormsPrefs value)
Sets the value of the salesFormsPrefs property.
|
void |
setTaxPrefs(TaxPrefs value)
Sets the value of the taxPrefs property.
|
void |
setTimeTrackingPrefs(TimeTrackingPrefs value)
Sets the value of the timeTrackingPrefs property.
|
void |
setVendorAndPurchasesPrefs(VendorAndPurchasesPrefs value)
Sets the value of the vendorAndPurchasesPrefs property.
|
getAttachableRef, getCustomField, getDomain, getId, getMetaData, getStatus, getSyncToken, isSparse, setAttachableRef, setCustomField, setDomain, setId, setMetaData, setSparse, setStatus, setSyncTokenprotected CompanyAccountingPrefs accountingInfoPrefs
protected AdvancedInventoryPrefs advancedInventoryPrefs
protected ProductAndServicesPrefs productAndServicesPrefs
protected SalesFormsPrefs salesFormsPrefs
protected EmailMessagesPrefs emailMessagesPrefs
protected PrintDocumentPrefs printDocumentPrefs
protected VendorAndPurchasesPrefs vendorAndPurchasesPrefs
protected TimeTrackingPrefs timeTrackingPrefs
protected TaxPrefs taxPrefs
protected FinanceChargePrefs financeChargesPrefs
protected CurrencyPrefs currencyPrefs
protected ReportPrefs reportPrefs
protected OtherPrefs otherPrefs
public CompanyAccountingPrefs getAccountingInfoPrefs()
CompanyAccountingPrefspublic void setAccountingInfoPrefs(CompanyAccountingPrefs value)
value - allowed object is
CompanyAccountingPrefspublic AdvancedInventoryPrefs getAdvancedInventoryPrefs()
AdvancedInventoryPrefspublic void setAdvancedInventoryPrefs(AdvancedInventoryPrefs value)
value - allowed object is
AdvancedInventoryPrefspublic ProductAndServicesPrefs getProductAndServicesPrefs()
ProductAndServicesPrefspublic void setProductAndServicesPrefs(ProductAndServicesPrefs value)
value - allowed object is
ProductAndServicesPrefspublic SalesFormsPrefs getSalesFormsPrefs()
SalesFormsPrefspublic void setSalesFormsPrefs(SalesFormsPrefs value)
value - allowed object is
SalesFormsPrefspublic EmailMessagesPrefs getEmailMessagesPrefs()
EmailMessagesPrefspublic void setEmailMessagesPrefs(EmailMessagesPrefs value)
value - allowed object is
EmailMessagesPrefspublic PrintDocumentPrefs getPrintDocumentPrefs()
PrintDocumentPrefspublic void setPrintDocumentPrefs(PrintDocumentPrefs value)
value - allowed object is
PrintDocumentPrefspublic VendorAndPurchasesPrefs getVendorAndPurchasesPrefs()
VendorAndPurchasesPrefspublic void setVendorAndPurchasesPrefs(VendorAndPurchasesPrefs value)
value - allowed object is
VendorAndPurchasesPrefspublic TimeTrackingPrefs getTimeTrackingPrefs()
TimeTrackingPrefspublic void setTimeTrackingPrefs(TimeTrackingPrefs value)
value - allowed object is
TimeTrackingPrefspublic TaxPrefs getTaxPrefs()
TaxPrefspublic void setTaxPrefs(TaxPrefs value)
value - allowed object is
TaxPrefspublic FinanceChargePrefs getFinanceChargesPrefs()
FinanceChargePrefspublic void setFinanceChargesPrefs(FinanceChargePrefs value)
value - allowed object is
FinanceChargePrefspublic CurrencyPrefs getCurrencyPrefs()
CurrencyPrefspublic void setCurrencyPrefs(CurrencyPrefs value)
value - allowed object is
CurrencyPrefspublic ReportPrefs getReportPrefs()
ReportPrefspublic void setReportPrefs(ReportPrefs value)
value - allowed object is
ReportPrefspublic OtherPrefs getOtherPrefs()
OtherPrefspublic void setOtherPrefs(OtherPrefs value)
value - allowed object is
OtherPrefspublic 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.Equals2equals in class IntuitEntitypublic boolean equals(Object object)
equals in class IntuitEntitypublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class IntuitEntitypublic int hashCode()
hashCode in class IntuitEntityCopyright © 2017. All rights reserved.