public class TaxReturn extends IntuitEntity implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for TaxReturn complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TaxReturn">
<complexContent>
<extension base="{http://schema.intuit.com/finance/v3}IntuitEntity">
<sequence>
<element name="UpcomingFiling" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="EndDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="FileDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="AgencyPaymentDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="AgencyPaymentAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="NetTaxAmountDue" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="FlatRateSavingsAmountDue" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="PayGWithheldAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="AgencyRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/>
<element name="TaxReturnStatus" type="{http://schema.intuit.com/finance/v3}TaxReturnStatusEnum" minOccurs="0"/>
<element name="TaxReturnEFilingFailureReason" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="EFileErrorFixByDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="AgencyPaymentMethod" type="{http://schema.intuit.com/finance/v3}AgencyPaymentMethodEnum" minOccurs="0"/>
<element name="TaxReturnCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BigDecimal |
agencyPaymentAmount |
protected Date |
agencyPaymentDate |
protected AgencyPaymentMethodEnum |
agencyPaymentMethod |
protected ReferenceType |
agencyRef |
protected Date |
eFileErrorFixByDate |
protected Date |
endDate |
protected Date |
fileDate |
protected BigDecimal |
flatRateSavingsAmountDue |
protected BigDecimal |
netTaxAmountDue |
protected BigDecimal |
payGWithheldAmount |
protected Date |
startDate |
protected String |
taxReturnCode |
protected String |
taxReturnEFilingFailureReason |
protected TaxReturnStatusEnum |
taxReturnStatus |
protected Boolean |
upcomingFiling |
attachableRef, customField, domain, id, metaData, sparse, status, syncToken| Constructor and Description |
|---|
TaxReturn() |
| 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) |
BigDecimal |
getAgencyPaymentAmount()
Gets the value of the agencyPaymentAmount property.
|
Date |
getAgencyPaymentDate()
Gets the value of the agencyPaymentDate property.
|
AgencyPaymentMethodEnum |
getAgencyPaymentMethod()
Gets the value of the agencyPaymentMethod property.
|
ReferenceType |
getAgencyRef()
Gets the value of the agencyRef property.
|
Date |
getEFileErrorFixByDate()
Gets the value of the eFileErrorFixByDate property.
|
Date |
getEndDate()
Gets the value of the endDate property.
|
Date |
getFileDate()
Gets the value of the fileDate property.
|
BigDecimal |
getFlatRateSavingsAmountDue()
Gets the value of the flatRateSavingsAmountDue property.
|
BigDecimal |
getNetTaxAmountDue()
Gets the value of the netTaxAmountDue property.
|
BigDecimal |
getPayGWithheldAmount()
Gets the value of the payGWithheldAmount property.
|
Date |
getStartDate()
Gets the value of the startDate property.
|
String |
getTaxReturnCode()
Gets the value of the taxReturnCode property.
|
String |
getTaxReturnEFilingFailureReason()
Gets the value of the taxReturnEFilingFailureReason property.
|
TaxReturnStatusEnum |
getTaxReturnStatus()
Gets the value of the taxReturnStatus property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
Boolean |
isUpcomingFiling()
Gets the value of the upcomingFiling property.
|
void |
setAgencyPaymentAmount(BigDecimal value)
Sets the value of the agencyPaymentAmount property.
|
void |
setAgencyPaymentDate(Date value)
Sets the value of the agencyPaymentDate property.
|
void |
setAgencyPaymentMethod(AgencyPaymentMethodEnum value)
Sets the value of the agencyPaymentMethod property.
|
void |
setAgencyRef(ReferenceType value)
Sets the value of the agencyRef property.
|
void |
setEFileErrorFixByDate(Date value)
Sets the value of the eFileErrorFixByDate property.
|
void |
setEndDate(Date value)
Sets the value of the endDate property.
|
void |
setFileDate(Date value)
Sets the value of the fileDate property.
|
void |
setFlatRateSavingsAmountDue(BigDecimal value)
Sets the value of the flatRateSavingsAmountDue property.
|
void |
setNetTaxAmountDue(BigDecimal value)
Sets the value of the netTaxAmountDue property.
|
void |
setPayGWithheldAmount(BigDecimal value)
Sets the value of the payGWithheldAmount property.
|
void |
setStartDate(Date value)
Sets the value of the startDate property.
|
void |
setTaxReturnCode(String value)
Sets the value of the taxReturnCode property.
|
void |
setTaxReturnEFilingFailureReason(String value)
Sets the value of the taxReturnEFilingFailureReason property.
|
void |
setTaxReturnStatus(TaxReturnStatusEnum value)
Sets the value of the taxReturnStatus property.
|
void |
setUpcomingFiling(Boolean value)
Sets the value of the upcomingFiling property.
|
getAttachableRef, getCustomField, getDomain, getId, getMetaData, getStatus, getSyncToken, isSparse, setAttachableRef, setCustomField, setDomain, setId, setMetaData, setSparse, setStatus, setSyncTokenprotected Boolean upcomingFiling
protected Date startDate
protected Date endDate
protected Date fileDate
protected Date agencyPaymentDate
protected BigDecimal agencyPaymentAmount
protected BigDecimal netTaxAmountDue
protected BigDecimal flatRateSavingsAmountDue
protected BigDecimal payGWithheldAmount
protected ReferenceType agencyRef
protected TaxReturnStatusEnum taxReturnStatus
protected String taxReturnEFilingFailureReason
protected Date eFileErrorFixByDate
protected AgencyPaymentMethodEnum agencyPaymentMethod
protected String taxReturnCode
public Boolean isUpcomingFiling()
Booleanpublic void setUpcomingFiling(Boolean value)
value - allowed object is
Booleanpublic Date getStartDate()
Stringpublic void setStartDate(Date value)
value - allowed object is
Stringpublic Date getEndDate()
Stringpublic void setEndDate(Date value)
value - allowed object is
Stringpublic Date getFileDate()
Stringpublic void setFileDate(Date value)
value - allowed object is
Stringpublic Date getAgencyPaymentDate()
Stringpublic void setAgencyPaymentDate(Date value)
value - allowed object is
Stringpublic BigDecimal getAgencyPaymentAmount()
BigDecimalpublic void setAgencyPaymentAmount(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getNetTaxAmountDue()
BigDecimalpublic void setNetTaxAmountDue(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getFlatRateSavingsAmountDue()
BigDecimalpublic void setFlatRateSavingsAmountDue(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPayGWithheldAmount()
BigDecimalpublic void setPayGWithheldAmount(BigDecimal value)
value - allowed object is
BigDecimalpublic ReferenceType getAgencyRef()
ReferenceTypepublic void setAgencyRef(ReferenceType value)
value - allowed object is
ReferenceTypepublic TaxReturnStatusEnum getTaxReturnStatus()
TaxReturnStatusEnumpublic void setTaxReturnStatus(TaxReturnStatusEnum value)
value - allowed object is
TaxReturnStatusEnumpublic String getTaxReturnEFilingFailureReason()
Stringpublic void setTaxReturnEFilingFailureReason(String value)
value - allowed object is
Stringpublic Date getEFileErrorFixByDate()
Stringpublic void setEFileErrorFixByDate(Date value)
value - allowed object is
Stringpublic AgencyPaymentMethodEnum getAgencyPaymentMethod()
AgencyPaymentMethodEnumpublic void setAgencyPaymentMethod(AgencyPaymentMethodEnum value)
value - allowed object is
AgencyPaymentMethodEnumpublic String getTaxReturnCode()
Stringpublic void setTaxReturnCode(String value)
value - allowed object is
Stringpublic 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 © 2019. All Rights Reserved.