public class Vendor extends NameBase implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for Vendor complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Vendor"> <complexContent> <extension base="{http://schema.intuit.com/finance/v3}NameBase"> <sequence> <element name="ContactName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AltContactName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BillAddr" type="{http://schema.intuit.com/finance/v3}PhysicalAddress" minOccurs="0"/> <element name="ShipAddr" type="{http://schema.intuit.com/finance/v3}PhysicalAddress" minOccurs="0"/> <element name="OtherAddr" type="{http://schema.intuit.com/finance/v3}PhysicalAddress" maxOccurs="unbounded" minOccurs="0"/> <element name="TaxCountry" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TaxIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TaxIdEffectiveDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="BusinessNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ParentRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="VendorTypeRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="TermRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="PrefillAccountRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="Balance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="BillRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="OpenBalanceDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="CreditLimit" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="AcctNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Vendor1099" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="T4AEligible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="T5018Eligible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="CurrencyRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="TDSEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TDSEntityTypeId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="TDSSectionTypeId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="TDSOverrideThreshold" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TaxReportingBasis" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="APAccountRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="VendorEx" type="{http://schema.intuit.com/finance/v3}IntuitAnyType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
active, alternatePhone, companyName, defaultTaxCodeRef, displayName, familyName, fax, fullyQualifiedName, givenName, intuitId, middleName, mobile, organization, otherContactInfo, primaryEmailAddr, primaryPhone, printOnCheckName, suffix, title, userId, webAddr
attachableRef, customField, domain, id, metaData, sparse, status, syncToken
Constructor and Description |
---|
Vendor() |
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) |
String |
getAcctNum()
Gets the value of the acctNum property.
|
String |
getAltContactName()
Gets the value of the altContactName property.
|
ReferenceType |
getAPAccountRef()
Gets the value of the apAccountRef property.
|
BigDecimal |
getBalance()
Gets the value of the balance property.
|
PhysicalAddress |
getBillAddr()
Gets the value of the billAddr property.
|
BigDecimal |
getBillRate()
Gets the value of the billRate property.
|
String |
getBusinessNumber()
Gets the value of the businessNumber property.
|
String |
getContactName()
Gets the value of the contactName property.
|
BigDecimal |
getCreditLimit()
Gets the value of the creditLimit property.
|
ReferenceType |
getCurrencyRef()
Gets the value of the currencyRef property.
|
String |
getNotes()
Gets the value of the notes property.
|
Date |
getOpenBalanceDate()
Gets the value of the openBalanceDate property.
|
List<PhysicalAddress> |
getOtherAddr()
Gets the value of the otherAddr property.
|
ReferenceType |
getParentRef()
Gets the value of the parentRef property.
|
ReferenceType |
getPrefillAccountRef()
Gets the value of the prefillAccountRef property.
|
PhysicalAddress |
getShipAddr()
Gets the value of the shipAddr property.
|
String |
getTaxCountry()
Gets the value of the taxCountry property.
|
Date |
getTaxIdEffectiveDate()
Gets the value of the taxIdEffectiveDate property.
|
String |
getTaxIdentifier()
Gets the value of the taxIdentifier property.
|
String |
getTaxReportingBasis()
Gets the value of the taxReportingBasis property.
|
Integer |
getTDSEntityTypeId()
Gets the value of the tdsEntityTypeId property.
|
Integer |
getTDSSectionTypeId()
Gets the value of the tdsSectionTypeId property.
|
ReferenceType |
getTermRef()
Gets the value of the termRef property.
|
IntuitAnyType |
getVendorEx()
Gets the value of the vendorEx property.
|
ReferenceType |
getVendorTypeRef()
Gets the value of the vendorTypeRef property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
Boolean |
isT4AEligible()
Gets the value of the t4AEligible property.
|
Boolean |
isT5018Eligible()
Gets the value of the t5018Eligible property.
|
Boolean |
isTDSEnabled()
Gets the value of the tdsEnabled property.
|
Boolean |
isTDSOverrideThreshold()
Gets the value of the tdsOverrideThreshold property.
|
Boolean |
isVendor1099()
Gets the value of the vendor1099 property.
|
void |
setAcctNum(String value)
Sets the value of the acctNum property.
|
void |
setAltContactName(String value)
Sets the value of the altContactName property.
|
void |
setAPAccountRef(ReferenceType value)
Sets the value of the apAccountRef property.
|
void |
setBalance(BigDecimal value)
Sets the value of the balance property.
|
void |
setBillAddr(PhysicalAddress value)
Sets the value of the billAddr property.
|
void |
setBillRate(BigDecimal value)
Sets the value of the billRate property.
|
void |
setBusinessNumber(String value)
Sets the value of the businessNumber property.
|
void |
setContactName(String value)
Sets the value of the contactName property.
|
void |
setCreditLimit(BigDecimal value)
Sets the value of the creditLimit property.
|
void |
setCurrencyRef(ReferenceType value)
Sets the value of the currencyRef property.
|
void |
setNotes(String value)
Sets the value of the notes property.
|
void |
setOpenBalanceDate(Date value)
Sets the value of the openBalanceDate property.
|
void |
setOtherAddr(List<PhysicalAddress> otherAddr)
Sets the value of the otherAddr property.
|
void |
setParentRef(ReferenceType value)
Sets the value of the parentRef property.
|
void |
setPrefillAccountRef(ReferenceType value)
Sets the value of the prefillAccountRef property.
|
void |
setShipAddr(PhysicalAddress value)
Sets the value of the shipAddr property.
|
void |
setT4AEligible(Boolean value)
Sets the value of the t4AEligible property.
|
void |
setT5018Eligible(Boolean value)
Sets the value of the t5018Eligible property.
|
void |
setTaxCountry(String value)
Sets the value of the taxCountry property.
|
void |
setTaxIdEffectiveDate(Date value)
Sets the value of the taxIdEffectiveDate property.
|
void |
setTaxIdentifier(String value)
Sets the value of the taxIdentifier property.
|
void |
setTaxReportingBasis(String value)
Sets the value of the taxReportingBasis property.
|
void |
setTDSEnabled(Boolean value)
Sets the value of the tdsEnabled property.
|
void |
setTDSEntityTypeId(Integer value)
Sets the value of the tdsEntityTypeId property.
|
void |
setTDSOverrideThreshold(Boolean value)
Sets the value of the tdsOverrideThreshold property.
|
void |
setTDSSectionTypeId(Integer value)
Sets the value of the tdsSectionTypeId property.
|
void |
setTermRef(ReferenceType value)
Sets the value of the termRef property.
|
void |
setVendor1099(Boolean value)
Sets the value of the vendor1099 property.
|
void |
setVendorEx(IntuitAnyType value)
Sets the value of the vendorEx property.
|
void |
setVendorTypeRef(ReferenceType value)
Sets the value of the vendorTypeRef property.
|
getAlternatePhone, getCompanyName, getDefaultTaxCodeRef, getDisplayName, getFamilyName, getFax, getFullyQualifiedName, getGivenName, getIntuitId, getMiddleName, getMobile, getOtherContactInfo, getPrimaryEmailAddr, getPrimaryPhone, getPrintOnCheckName, getSuffix, getTitle, getUserId, getWebAddr, isActive, isOrganization, setActive, setAlternatePhone, setCompanyName, setDefaultTaxCodeRef, setDisplayName, setFamilyName, setFax, setFullyQualifiedName, setGivenName, setIntuitId, setMiddleName, setMobile, setOrganization, setOtherContactInfo, setPrimaryEmailAddr, setPrimaryPhone, setPrintOnCheckName, setSuffix, setTitle, setUserId, setWebAddr
getAttachableRef, getCustomField, getDomain, getId, getMetaData, getStatus, getSyncToken, isSparse, setAttachableRef, setCustomField, setDomain, setId, setMetaData, setSparse, setStatus, setSyncToken
protected String contactName
protected String altContactName
protected String notes
protected PhysicalAddress billAddr
protected PhysicalAddress shipAddr
protected List<PhysicalAddress> otherAddr
protected String taxCountry
protected String taxIdentifier
protected Date taxIdEffectiveDate
protected String businessNumber
protected ReferenceType parentRef
protected ReferenceType vendorTypeRef
protected ReferenceType termRef
protected ReferenceType prefillAccountRef
protected BigDecimal balance
protected BigDecimal billRate
protected Date openBalanceDate
protected BigDecimal creditLimit
protected String acctNum
protected Boolean vendor1099
protected Boolean t4AEligible
protected Boolean t5018Eligible
protected ReferenceType currencyRef
protected Boolean tdsEnabled
protected Integer tdsEntityTypeId
protected Integer tdsSectionTypeId
protected Boolean tdsOverrideThreshold
protected String taxReportingBasis
protected ReferenceType apAccountRef
protected IntuitAnyType vendorEx
public String getContactName()
String
public void setContactName(String value)
value
- allowed object is
String
public String getAltContactName()
String
public void setAltContactName(String value)
value
- allowed object is
String
public String getNotes()
String
public void setNotes(String value)
value
- allowed object is
String
public PhysicalAddress getBillAddr()
PhysicalAddress
public void setBillAddr(PhysicalAddress value)
value
- allowed object is
PhysicalAddress
public PhysicalAddress getShipAddr()
PhysicalAddress
public void setShipAddr(PhysicalAddress value)
value
- allowed object is
PhysicalAddress
public List<PhysicalAddress> getOtherAddr()
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 otherAddr property.
For example, to add a new item, do as follows:
getOtherAddr().add(newItem);
Objects of the following type(s) are allowed in the list
PhysicalAddress
public String getTaxCountry()
String
public void setTaxCountry(String value)
value
- allowed object is
String
public String getTaxIdentifier()
String
public void setTaxIdentifier(String value)
value
- allowed object is
String
public Date getTaxIdEffectiveDate()
String
public void setTaxIdEffectiveDate(Date value)
value
- allowed object is
String
public String getBusinessNumber()
String
public void setBusinessNumber(String value)
value
- allowed object is
String
public ReferenceType getParentRef()
ReferenceType
public void setParentRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getVendorTypeRef()
ReferenceType
public void setVendorTypeRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getTermRef()
ReferenceType
public void setTermRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getPrefillAccountRef()
ReferenceType
public void setPrefillAccountRef(ReferenceType value)
value
- allowed object is
ReferenceType
public BigDecimal getBalance()
BigDecimal
public void setBalance(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getBillRate()
BigDecimal
public void setBillRate(BigDecimal value)
value
- allowed object is
BigDecimal
public Date getOpenBalanceDate()
String
public void setOpenBalanceDate(Date value)
value
- allowed object is
String
public BigDecimal getCreditLimit()
BigDecimal
public void setCreditLimit(BigDecimal value)
value
- allowed object is
BigDecimal
public String getAcctNum()
String
public void setAcctNum(String value)
value
- allowed object is
String
public Boolean isVendor1099()
Boolean
public void setVendor1099(Boolean value)
value
- allowed object is
Boolean
public Boolean isT4AEligible()
Boolean
public void setT4AEligible(Boolean value)
value
- allowed object is
Boolean
public Boolean isT5018Eligible()
Boolean
public void setT5018Eligible(Boolean value)
value
- allowed object is
Boolean
public ReferenceType getCurrencyRef()
ReferenceType
public void setCurrencyRef(ReferenceType value)
value
- allowed object is
ReferenceType
public Boolean isTDSEnabled()
Boolean
public void setTDSEnabled(Boolean value)
value
- allowed object is
Boolean
public Integer getTDSEntityTypeId()
Integer
public void setTDSEntityTypeId(Integer value)
value
- allowed object is
Integer
public Integer getTDSSectionTypeId()
Integer
public void setTDSSectionTypeId(Integer value)
value
- allowed object is
Integer
public Boolean isTDSOverrideThreshold()
Boolean
public void setTDSOverrideThreshold(Boolean value)
value
- allowed object is
Boolean
public String getTaxReportingBasis()
String
public void setTaxReportingBasis(String value)
value
- allowed object is
String
public ReferenceType getAPAccountRef()
ReferenceType
public void setAPAccountRef(ReferenceType value)
value
- allowed object is
ReferenceType
public IntuitAnyType getVendorEx()
IntuitAnyType
public void setVendorEx(IntuitAnyType value)
value
- allowed object is
IntuitAnyType
public void setOtherAddr(List<PhysicalAddress> otherAddr)
otherAddr
- allowed object is
PhysicalAddress
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)
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Copyright © 2017. All rights reserved.