public class VendorAndPurchasesPrefs extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for VendorAndPurchasesPrefs complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VendorAndPurchasesPrefs"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="EnableBills" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TrackingByCustomer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="BillableExpenseTracking" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="DefaultTerms" 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="DefaultMarkupAccount" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="AutomaticBillPayment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="POCustomField" type="{http://schema.intuit.com/finance/v3}CustomFieldDefinition" maxOccurs="unbounded" minOccurs="0"/> <element name="MsgToVendors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UsingInventory" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="UsingMultiLocationInventory" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="DaysBillsAreDue" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="DiscountAccountRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Boolean |
automaticBillPayment |
protected Boolean |
billableExpenseTracking |
protected Integer |
daysBillsAreDue |
protected BigDecimal |
defaultMarkup |
protected ReferenceType |
defaultMarkupAccount |
protected ReferenceType |
defaultTerms |
protected ReferenceType |
discountAccountRef |
protected Boolean |
enableBills |
protected String |
msgToVendors |
protected List<CustomFieldDefinition> |
poCustomField |
protected Boolean |
trackingByCustomer |
protected Boolean |
usingInventory |
protected Boolean |
usingMultiLocationInventory |
Constructor and Description |
---|
VendorAndPurchasesPrefs() |
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) |
Integer |
getDaysBillsAreDue()
Gets the value of the daysBillsAreDue property.
|
BigDecimal |
getDefaultMarkup()
Gets the value of the defaultMarkup property.
|
ReferenceType |
getDefaultMarkupAccount()
Gets the value of the defaultMarkupAccount property.
|
ReferenceType |
getDefaultTerms()
Gets the value of the defaultTerms property.
|
ReferenceType |
getDiscountAccountRef()
Gets the value of the discountAccountRef property.
|
String |
getMsgToVendors()
Gets the value of the msgToVendors property.
|
List<CustomFieldDefinition> |
getPOCustomField()
Gets the value of the poCustomField property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
Boolean |
isAutomaticBillPayment()
Gets the value of the automaticBillPayment property.
|
Boolean |
isBillableExpenseTracking()
Gets the value of the billableExpenseTracking property.
|
Boolean |
isEnableBills()
Gets the value of the enableBills property.
|
Boolean |
isTrackingByCustomer()
Gets the value of the trackingByCustomer property.
|
Boolean |
isUsingInventory()
Gets the value of the usingInventory property.
|
Boolean |
isUsingMultiLocationInventory()
Gets the value of the usingMultiLocationInventory property.
|
void |
setAutomaticBillPayment(Boolean value)
Sets the value of the automaticBillPayment property.
|
void |
setBillableExpenseTracking(Boolean value)
Sets the value of the billableExpenseTracking property.
|
void |
setDaysBillsAreDue(Integer value)
Sets the value of the daysBillsAreDue property.
|
void |
setDefaultMarkup(BigDecimal value)
Sets the value of the defaultMarkup property.
|
void |
setDefaultMarkupAccount(ReferenceType value)
Sets the value of the defaultMarkupAccount property.
|
void |
setDefaultTerms(ReferenceType value)
Sets the value of the defaultTerms property.
|
void |
setDiscountAccountRef(ReferenceType value)
Sets the value of the discountAccountRef property.
|
void |
setEnableBills(Boolean value)
Sets the value of the enableBills property.
|
void |
setMsgToVendors(String value)
Sets the value of the msgToVendors property.
|
void |
setPOCustomField(List<CustomFieldDefinition> poCustomField)
Sets the value of the poCustomField property.
|
void |
setTrackingByCustomer(Boolean value)
Sets the value of the trackingByCustomer property.
|
void |
setUsingInventory(Boolean value)
Sets the value of the usingInventory property.
|
void |
setUsingMultiLocationInventory(Boolean value)
Sets the value of the usingMultiLocationInventory property.
|
protected Boolean enableBills
protected Boolean trackingByCustomer
protected Boolean billableExpenseTracking
protected ReferenceType defaultTerms
protected BigDecimal defaultMarkup
protected ReferenceType defaultMarkupAccount
protected Boolean automaticBillPayment
protected List<CustomFieldDefinition> poCustomField
protected String msgToVendors
protected Boolean usingInventory
protected Boolean usingMultiLocationInventory
protected Integer daysBillsAreDue
protected ReferenceType discountAccountRef
public Boolean isEnableBills()
Boolean
public void setEnableBills(Boolean value)
value
- allowed object is
Boolean
public Boolean isTrackingByCustomer()
Boolean
public void setTrackingByCustomer(Boolean value)
value
- allowed object is
Boolean
public Boolean isBillableExpenseTracking()
Boolean
public void setBillableExpenseTracking(Boolean value)
value
- allowed object is
Boolean
public ReferenceType getDefaultTerms()
ReferenceType
public void setDefaultTerms(ReferenceType value)
value
- allowed object is
ReferenceType
public BigDecimal getDefaultMarkup()
BigDecimal
public void setDefaultMarkup(BigDecimal value)
value
- allowed object is
BigDecimal
public ReferenceType getDefaultMarkupAccount()
ReferenceType
public void setDefaultMarkupAccount(ReferenceType value)
value
- allowed object is
ReferenceType
public Boolean isAutomaticBillPayment()
Boolean
public void setAutomaticBillPayment(Boolean value)
value
- allowed object is
Boolean
public List<CustomFieldDefinition> getPOCustomField()
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 poCustomField property.
For example, to add a new item, do as follows:
getPOCustomField().add(newItem);
Objects of the following type(s) are allowed in the list
CustomFieldDefinition
public String getMsgToVendors()
String
public void setMsgToVendors(String value)
value
- allowed object is
String
public Boolean isUsingInventory()
Boolean
public void setUsingInventory(Boolean value)
value
- allowed object is
Boolean
public Boolean isUsingMultiLocationInventory()
Boolean
public void setUsingMultiLocationInventory(Boolean value)
value
- allowed object is
Boolean
public Integer getDaysBillsAreDue()
Integer
public void setDaysBillsAreDue(Integer value)
value
- allowed object is
Integer
public ReferenceType getDiscountAccountRef()
ReferenceType
public void setDiscountAccountRef(ReferenceType value)
value
- allowed object is
ReferenceType
public void setPOCustomField(List<CustomFieldDefinition> poCustomField)
poCustomField
- 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.