public class TaxAgency extends Vendor implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for TaxAgency complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TaxAgency"> <complexContent> <extension base="{http://schema.intuit.com/finance/v3}Vendor"> <sequence> <element name="SalesTaxCodeRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="SalesTaxCountry" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SalesTaxReturnRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="TaxRegistrationNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ReportingPeriod" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TaxTrackedOnPurchases" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TaxOnPurchasesAccountRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="TaxTrackedOnSales" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TaxTrackedOnSalesAccountRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="TaxOnTax" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="LastFileDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="TaxAgencyExt" type="{http://schema.intuit.com/finance/v3}IntuitAnyType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Date |
lastFileDate |
protected String |
reportingPeriod |
protected ReferenceType |
salesTaxCodeRef |
protected String |
salesTaxCountry |
protected ReferenceType |
salesTaxReturnRef |
protected IntuitAnyType |
taxAgencyExt |
protected ReferenceType |
taxOnPurchasesAccountRef |
protected Boolean |
taxOnTax |
protected String |
taxRegistrationNumber |
protected Boolean |
taxTrackedOnPurchases |
protected Boolean |
taxTrackedOnSales |
protected ReferenceType |
taxTrackedOnSalesAccountRef |
acctNum, altContactName, apAccountRef, balance, billAddr, billRate, businessNumber, contactName, creditLimit, currencyRef, notes, openBalanceDate, otherAddr, parentRef, prefillAccountRef, shipAddr, t4AEligible, t5018Eligible, taxCountry, taxIdEffectiveDate, taxIdentifier, taxReportingBasis, tdsEnabled, tdsEntityTypeId, tdsOverrideThreshold, tdsSectionTypeId, termRef, vendor1099, vendorEx, vendorTypeRef
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 |
---|
TaxAgency() |
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) |
Date |
getLastFileDate()
Gets the value of the lastFileDate property.
|
String |
getReportingPeriod()
Gets the value of the reportingPeriod property.
|
ReferenceType |
getSalesTaxCodeRef()
Gets the value of the salesTaxCodeRef property.
|
String |
getSalesTaxCountry()
Gets the value of the salesTaxCountry property.
|
ReferenceType |
getSalesTaxReturnRef()
Gets the value of the salesTaxReturnRef property.
|
IntuitAnyType |
getTaxAgencyExt()
Gets the value of the taxAgencyExt property.
|
ReferenceType |
getTaxOnPurchasesAccountRef()
Gets the value of the taxOnPurchasesAccountRef property.
|
String |
getTaxRegistrationNumber()
Gets the value of the taxRegistrationNumber property.
|
ReferenceType |
getTaxTrackedOnSalesAccountRef()
Gets the value of the taxTrackedOnSalesAccountRef property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
Boolean |
isTaxOnTax()
Gets the value of the taxOnTax property.
|
Boolean |
isTaxTrackedOnPurchases()
Gets the value of the taxTrackedOnPurchases property.
|
Boolean |
isTaxTrackedOnSales()
Gets the value of the taxTrackedOnSales property.
|
void |
setLastFileDate(Date value)
Sets the value of the lastFileDate property.
|
void |
setReportingPeriod(String value)
Sets the value of the reportingPeriod property.
|
void |
setSalesTaxCodeRef(ReferenceType value)
Sets the value of the salesTaxCodeRef property.
|
void |
setSalesTaxCountry(String value)
Sets the value of the salesTaxCountry property.
|
void |
setSalesTaxReturnRef(ReferenceType value)
Sets the value of the salesTaxReturnRef property.
|
void |
setTaxAgencyExt(IntuitAnyType value)
Sets the value of the taxAgencyExt property.
|
void |
setTaxOnPurchasesAccountRef(ReferenceType value)
Sets the value of the taxOnPurchasesAccountRef property.
|
void |
setTaxOnTax(Boolean value)
Sets the value of the taxOnTax property.
|
void |
setTaxRegistrationNumber(String value)
Sets the value of the taxRegistrationNumber property.
|
void |
setTaxTrackedOnPurchases(Boolean value)
Sets the value of the taxTrackedOnPurchases property.
|
void |
setTaxTrackedOnSales(Boolean value)
Sets the value of the taxTrackedOnSales property.
|
void |
setTaxTrackedOnSalesAccountRef(ReferenceType value)
Sets the value of the taxTrackedOnSalesAccountRef property.
|
getAcctNum, getAltContactName, getAPAccountRef, getBalance, getBillAddr, getBillRate, getBusinessNumber, getContactName, getCreditLimit, getCurrencyRef, getNotes, getOpenBalanceDate, getOtherAddr, getParentRef, getPrefillAccountRef, getShipAddr, getTaxCountry, getTaxIdEffectiveDate, getTaxIdentifier, getTaxReportingBasis, getTDSEntityTypeId, getTDSSectionTypeId, getTermRef, getVendorEx, getVendorTypeRef, isT4AEligible, isT5018Eligible, isTDSEnabled, isTDSOverrideThreshold, isVendor1099, setAcctNum, setAltContactName, setAPAccountRef, setBalance, setBillAddr, setBillRate, setBusinessNumber, setContactName, setCreditLimit, setCurrencyRef, setNotes, setOpenBalanceDate, setOtherAddr, setParentRef, setPrefillAccountRef, setShipAddr, setT4AEligible, setT5018Eligible, setTaxCountry, setTaxIdEffectiveDate, setTaxIdentifier, setTaxReportingBasis, setTDSEnabled, setTDSEntityTypeId, setTDSOverrideThreshold, setTDSSectionTypeId, setTermRef, setVendor1099, setVendorEx, setVendorTypeRef
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 ReferenceType salesTaxCodeRef
protected String salesTaxCountry
protected ReferenceType salesTaxReturnRef
protected String taxRegistrationNumber
protected String reportingPeriod
protected Boolean taxTrackedOnPurchases
protected ReferenceType taxOnPurchasesAccountRef
protected Boolean taxTrackedOnSales
protected ReferenceType taxTrackedOnSalesAccountRef
protected Boolean taxOnTax
protected Date lastFileDate
protected IntuitAnyType taxAgencyExt
public ReferenceType getSalesTaxCodeRef()
ReferenceType
public void setSalesTaxCodeRef(ReferenceType value)
value
- allowed object is
ReferenceType
public String getSalesTaxCountry()
String
public void setSalesTaxCountry(String value)
value
- allowed object is
String
public ReferenceType getSalesTaxReturnRef()
ReferenceType
public void setSalesTaxReturnRef(ReferenceType value)
value
- allowed object is
ReferenceType
public String getTaxRegistrationNumber()
String
public void setTaxRegistrationNumber(String value)
value
- allowed object is
String
public String getReportingPeriod()
String
public void setReportingPeriod(String value)
value
- allowed object is
String
public Boolean isTaxTrackedOnPurchases()
Boolean
public void setTaxTrackedOnPurchases(Boolean value)
value
- allowed object is
Boolean
public ReferenceType getTaxOnPurchasesAccountRef()
ReferenceType
public void setTaxOnPurchasesAccountRef(ReferenceType value)
value
- allowed object is
ReferenceType
public Boolean isTaxTrackedOnSales()
Boolean
public void setTaxTrackedOnSales(Boolean value)
value
- allowed object is
Boolean
public ReferenceType getTaxTrackedOnSalesAccountRef()
ReferenceType
public void setTaxTrackedOnSalesAccountRef(ReferenceType value)
value
- allowed object is
ReferenceType
public Boolean isTaxOnTax()
Boolean
public void setTaxOnTax(Boolean value)
value
- allowed object is
Boolean
public Date getLastFileDate()
String
public void setLastFileDate(Date value)
value
- allowed object is
String
public IntuitAnyType getTaxAgencyExt()
IntuitAnyType
public void setTaxAgencyExt(IntuitAnyType value)
value
- allowed object is
IntuitAnyType
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.