Tree
+- root: Form1099HDetailType
| +- taxYr: String
| +- recordId: String
| +- issuerOfficeCd: String
| +- voidInd: String
| +- correctedInd: String
| +- prevSubmittedRecRecipientGrp: PrevSubmittedRecRecipientGrpType
| | +- uniqueRecordId: String
| | +- tin: String
| | +- personName: OtherCompletePersonNameType
| | | +- personFirstNm: String
| | | +- personMiddleNm: String
| | | +- personLastNm: String
| | | +- suffixNm: String
| | +- businessName: BusinessNameType
| | | +- businessNameLine1Txt: String
| | | +- businessNameLine2Txt: String
| +- recipientDetail: RecipientDetailType
| | +- tin: String
| | +- tinSubmittedTypeCd: TINSubmittedTypeCdType
| | +- personNameControlTxt: String
| | +- personName: OtherCompletePersonNameType
| | | +- personFirstNm: String
| | | +- personMiddleNm: String
| | | +- personLastNm: String
| | | +- suffixNm: String
| | +- businessNameControlTxt: String
| | +- businessName: BusinessNameType
| | | +- businessNameLine1Txt: String
| | | +- businessNameLine2Txt: String
| | +- additionalRecipientTxt: String
| | +- mailingAddressGrp: AddressGrpType
| | | +- usAddress: USAddressType
| | | | +- addressLine1Txt: String
| | | | +- addressLine2Txt: String
| | | | +- cityNm: String
| | | | +- stateAbbreviationCd: StateType
| | | | +- zipCd: String
| | | +- foreignAddress: ForeignAddressType
| | | | +- addressLine1Txt: String
| | | | +- addressLine2Txt: String
| | | | +- cityNm: String
| | | | +- provinceOrStateNm: String
| | | | +- countryCd: CountryType
| | | | +- foreignPostalCd: String
| | +- recipientAccountNum: String
| +- hctcAdvancePaymentsAmt: BigInteger
| +- hctcPaymentsReceivedMonthCnt: BigInteger
| +- januaryAmt: BigInteger
| +- februaryAmt: BigInteger
| +- marchAmt: BigInteger
| +- aprilAmt: BigInteger
| +- mayAmt: BigInteger
| +- juneAmt: BigInteger
| +- julyAmt: BigInteger
| +- augustAmt: BigInteger
| +- septemberAmt: BigInteger
| +- octoberAmt: BigInteger
| +- novemberAmt: BigInteger
| +- decemberAmt: BigInteger
Flattened
Form1099HDetailType.taxYr
Form1099HDetailType.recordId
Form1099HDetailType.issuerOfficeCd
Form1099HDetailType.voidInd
Form1099HDetailType.correctedInd
Form1099HDetailType.prevSubmittedRecRecipientGrp.uniqueRecordId
Form1099HDetailType.prevSubmittedRecRecipientGrp.tin
Form1099HDetailType.prevSubmittedRecRecipientGrp.personName.personFirstNm
Form1099HDetailType.prevSubmittedRecRecipientGrp.personName.personMiddleNm
Form1099HDetailType.prevSubmittedRecRecipientGrp.personName.personLastNm
Form1099HDetailType.prevSubmittedRecRecipientGrp.personName.suffixNm
Form1099HDetailType.prevSubmittedRecRecipientGrp.businessName.businessNameLine1Txt
Form1099HDetailType.prevSubmittedRecRecipientGrp.businessName.businessNameLine2Txt
Form1099HDetailType.recipientDetail.tin
Form1099HDetailType.recipientDetail.tinSubmittedTypeCd
Form1099HDetailType.recipientDetail.personNameControlTxt
Form1099HDetailType.recipientDetail.personName.personFirstNm
Form1099HDetailType.recipientDetail.personName.personMiddleNm
Form1099HDetailType.recipientDetail.personName.personLastNm
Form1099HDetailType.recipientDetail.personName.suffixNm
Form1099HDetailType.recipientDetail.businessNameControlTxt
Form1099HDetailType.recipientDetail.businessName.businessNameLine1Txt
Form1099HDetailType.recipientDetail.businessName.businessNameLine2Txt
Form1099HDetailType.recipientDetail.additionalRecipientTxt
Form1099HDetailType.recipientDetail.mailingAddressGrp.usAddress.addressLine1Txt
Form1099HDetailType.recipientDetail.mailingAddressGrp.usAddress.addressLine2Txt
Form1099HDetailType.recipientDetail.mailingAddressGrp.usAddress.cityNm
Form1099HDetailType.recipientDetail.mailingAddressGrp.usAddress.stateAbbreviationCd
Form1099HDetailType.recipientDetail.mailingAddressGrp.usAddress.zipCd
Form1099HDetailType.recipientDetail.mailingAddressGrp.foreignAddress.addressLine1Txt
Form1099HDetailType.recipientDetail.mailingAddressGrp.foreignAddress.addressLine2Txt
Form1099HDetailType.recipientDetail.mailingAddressGrp.foreignAddress.cityNm
Form1099HDetailType.recipientDetail.mailingAddressGrp.foreignAddress.provinceOrStateNm
Form1099HDetailType.recipientDetail.mailingAddressGrp.foreignAddress.countryCd
Form1099HDetailType.recipientDetail.mailingAddressGrp.foreignAddress.foreignPostalCd
Form1099HDetailType.recipientDetail.recipientAccountNum
Form1099HDetailType.hctcAdvancePaymentsAmt
Form1099HDetailType.hctcPaymentsReceivedMonthCnt
Form1099HDetailType.januaryAmt
Form1099HDetailType.februaryAmt
Form1099HDetailType.marchAmt
Form1099HDetailType.aprilAmt
Form1099HDetailType.mayAmt
Form1099HDetailType.juneAmt
Form1099HDetailType.julyAmt
Form1099HDetailType.augustAmt
Form1099HDetailType.septemberAmt
Form1099HDetailType.octoberAmt
Form1099HDetailType.novemberAmt
Form1099HDetailType.decemberAmt
Schema
<xsd:complexType name="Form1099HDetailType">
<xsd:annotation>
<xsd:documentation>
<Component>
<DictionaryEntryNm>Form 1099 H Detail Type</DictionaryEntryNm>
<MajorVersionNum>1</MajorVersionNum>
<MinorVersionNum>0</MinorVersionNum>
<VersionEffectiveBeginDt>2021-10-21</VersionEffectiveBeginDt>
<VersionDescriptionTxt>Initial version</VersionDescriptionTxt>
<DescriptionTxt>The content model for the form 1099 H.</DescriptionTxt>
</Component>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="TaxYr" type="YearType">
<xsd:annotation>
<xsd:documentation>
<Description>Tax Year</Description>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="RecordId" type="RecordIdType">
<xsd:annotation>
<xsd:documentation>
<Description>Record Identifier</Description>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="IssuerOfficeCd" type="Code4Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>Issuer Office Code</Description>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="VoidInd" type="DigitBooleanType" fixed="0">
<xsd:annotation>
<xsd:documentation>
<Description>Void Indicator</Description>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="CorrectedInd" type="DigitBooleanType">
<xsd:annotation>
<xsd:documentation>
<Description>Corrected Indicator</Description>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="PrevSubmittedRecRecipientGrp" type="PrevSubmittedRecRecipientGrpType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>Previously Submitted Record Recipient Group</Description>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="RecipientDetail" type="RecipientDetailType">
<xsd:annotation>
<xsd:documentation>
<Description>Recipient Detail</Description>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="HCTCAdvancePaymentsAmt" type="USAmountNNType">
<xsd:annotation>
<xsd:documentation>
<Description>Amount of HCTC advance payments</Description>
<LineNumber>Line 1</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="HCTCPaymentsReceivedMonthCnt" type="MonthCountType">
<xsd:annotation>
<xsd:documentation>
<Description>Number of months HCTC payments received</Description>
<LineNumber>Line 2</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="JanuaryAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>January</Description>
<LineNumber>Line 3</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="FebruaryAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>February</Description>
<LineNumber>Line 4</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="MarchAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>March</Description>
<LineNumber>Line 5</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="AprilAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>April</Description>
<LineNumber>Line 6</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="MayAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>May</Description>
<LineNumber>Line 7</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="JuneAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>June</Description>
<LineNumber>Line 8</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="JulyAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>July</Description>
<LineNumber>Line 9</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="AugustAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>August</Description>
<LineNumber>Line 10</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="SeptemberAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>September</Description>
<LineNumber>Line 11</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="OctoberAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>October</Description>
<LineNumber>Line 12</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="NovemberAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>November</Description>
<LineNumber>Line 13</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:element name="DecemberAmt" type="USAmountNNType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description>December</Description>
<LineNumber>Line 14</LineNumber>
</xsd:documentation>
</xsd:annotation>
</xsd:sequence>
</xsd:complexType>
Java Code
package modelsiris;
import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import org.jvnet.jaxb2_commons.lang.Equals2;
import org.jvnet.jaxb2_commons.lang.EqualsStrategy2;
import org.jvnet.jaxb2_commons.lang.JAXBEqualsStrategy;
import org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy;
import org.jvnet.jaxb2_commons.lang.ToString2;
import org.jvnet.jaxb2_commons.lang.ToStringStrategy2;
import org.jvnet.jaxb2_commons.locator.ObjectLocator;
import org.jvnet.jaxb2_commons.locator.util.LocatorUtils;
/**
*
* <pre>
* <?xml version="1.0" encoding="UTF-8"?><Component xmlns="urn:us:gov:treasury:irs:ir" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><DictionaryEntryNm>Form 1099 H Detail Type</DictionaryEntryNm><MajorVersionNum>1</MajorVersionNum><MinorVersionNum>0</MinorVersionNum><VersionEffectiveBeginDt>2021-10-21</VersionEffectiveBeginDt><VersionDescriptionTxt>Initial version</VersionDescriptionTxt><DescriptionTxt>The content model for the form 1099 H.</DescriptionTxt></Component>
* </pre>
*
*
* <p>Java class for Form1099HDetailType complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* <complexType name="Form1099HDetailType">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="TaxYr" type="{urn:us:gov:treasury:irs:ir}YearType"/>
* <element name="RecordId" type="{urn:us:gov:treasury:irs:ir}RecordIdType"/>
* <element name="IssuerOfficeCd" type="{urn:us:gov:treasury:irs:ir}Code4Type" minOccurs="0"/>
* <element name="VoidInd" type="{urn:us:gov:treasury:irs:ir}DigitBooleanType"/>
* <element name="CorrectedInd" type="{urn:us:gov:treasury:irs:ir}DigitBooleanType"/>
* <element name="PrevSubmittedRecRecipientGrp" type="{urn:us:gov:treasury:irs:ir}PrevSubmittedRecRecipientGrpType" minOccurs="0"/>
* <element name="RecipientDetail" type="{urn:us:gov:treasury:irs:ir}RecipientDetailType"/>
* <element name="HCTCAdvancePaymentsAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType"/>
* <element name="HCTCPaymentsReceivedMonthCnt" type="{urn:us:gov:treasury:irs:ir}MonthCountType"/>
* <element name="JanuaryAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="FebruaryAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="MarchAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="AprilAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="MayAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="JuneAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="JulyAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="AugustAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="SeptemberAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="OctoberAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="NovemberAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* <element name="DecemberAmt" type="{urn:us:gov:treasury:irs:ir}USAmountNNType" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Form1099HDetailType", namespace = "urn:us:gov:treasury:irs:ir", propOrder = {
"taxYr",
"recordId",
"issuerOfficeCd",
"voidInd",
"correctedInd",
"prevSubmittedRecRecipientGrp",
"recipientDetail",
"hctcAdvancePaymentsAmt",
"hctcPaymentsReceivedMonthCnt",
"januaryAmt",
"februaryAmt",
"marchAmt",
"aprilAmt",
"mayAmt",
"juneAmt",
"julyAmt",
"augustAmt",
"septemberAmt",
"octoberAmt",
"novemberAmt",
"decemberAmt"
})
public class Form1099HDetailType implements Equals2, ToString2
{
@XmlElement(name = "TaxYr", namespace = "urn:us:gov:treasury:irs:ir", required = true)
protected String taxYr;
@XmlElement(name = "RecordId", namespace = "urn:us:gov:treasury:irs:ir", required = true)
protected String recordId;
@XmlElement(name = "IssuerOfficeCd", namespace = "urn:us:gov:treasury:irs:ir")
protected String issuerOfficeCd;
@XmlElement(name = "VoidInd", namespace = "urn:us:gov:treasury:irs:ir", required = true)
protected String voidInd;
@XmlElement(name = "CorrectedInd", namespace = "urn:us:gov:treasury:irs:ir", required = true)
protected String correctedInd;
@XmlElement(name = "PrevSubmittedRecRecipientGrp", namespace = "urn:us:gov:treasury:irs:ir")
protected PrevSubmittedRecRecipientGrpType prevSubmittedRecRecipientGrp;
@XmlElement(name = "RecipientDetail", namespace = "urn:us:gov:treasury:irs:ir", required = true)
protected RecipientDetailType recipientDetail;
@XmlElement(name = "HCTCAdvancePaymentsAmt", namespace = "urn:us:gov:treasury:irs:ir", required = true)
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger hctcAdvancePaymentsAmt;
@XmlElement(name = "HCTCPaymentsReceivedMonthCnt", namespace = "urn:us:gov:treasury:irs:ir", required = true)
protected BigInteger hctcPaymentsReceivedMonthCnt;
@XmlElement(name = "JanuaryAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger januaryAmt;
@XmlElement(name = "FebruaryAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger februaryAmt;
@XmlElement(name = "MarchAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger marchAmt;
@XmlElement(name = "AprilAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger aprilAmt;
@XmlElement(name = "MayAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger mayAmt;
@XmlElement(name = "JuneAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger juneAmt;
@XmlElement(name = "JulyAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger julyAmt;
@XmlElement(name = "AugustAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger augustAmt;
@XmlElement(name = "SeptemberAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger septemberAmt;
@XmlElement(name = "OctoberAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger octoberAmt;
@XmlElement(name = "NovemberAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger novemberAmt;
@XmlElement(name = "DecemberAmt", namespace = "urn:us:gov:treasury:irs:ir")
@XmlSchemaType(name = "nonNegativeInteger")
protected BigInteger decemberAmt;
/**
* Gets the value of the taxYr property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTaxYr() {
return taxYr;
}
/**
* Sets the value of the taxYr property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTaxYr(String value) {
this.taxYr = value;
}
/**
* Gets the value of the recordId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecordId() {
return recordId;
}
/**
* Sets the value of the recordId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecordId(String value) {
this.recordId = value;
}
/**
* Gets the value of the issuerOfficeCd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIssuerOfficeCd() {
return issuerOfficeCd;
}
/**
* Sets the value of the issuerOfficeCd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIssuerOfficeCd(String value) {
this.issuerOfficeCd = value;
}
/**
* Gets the value of the voidInd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVoidInd() {
return voidInd;
}
/**
* Sets the value of the voidInd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVoidInd(String value) {
this.voidInd = value;
}
/**
* Gets the value of the correctedInd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCorrectedInd() {
return correctedInd;
}
/**
* Sets the value of the correctedInd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCorrectedInd(String value) {
this.correctedInd = value;
}
/**
* Gets the value of the prevSubmittedRecRecipientGrp property.
*
* @return
* possible object is
* {@link PrevSubmittedRecRecipientGrpType }
*
*/
public PrevSubmittedRecRecipientGrpType getPrevSubmittedRecRecipientGrp() {
return prevSubmittedRecRecipientGrp;
}
/**
* Sets the value of the prevSubmittedRecRecipientGrp property.
*
* @param value
* allowed object is
* {@link PrevSubmittedRecRecipientGrpType }
*
*/
public void setPrevSubmittedRecRecipientGrp(PrevSubmittedRecRecipientGrpType value) {
this.prevSubmittedRecRecipientGrp = value;
}
/**
* Gets the value of the recipientDetail property.
*
* @return
* possible object is
* {@link RecipientDetailType }
*
*/
public RecipientDetailType getRecipientDetail() {
return recipientDetail;
}
/**
* Sets the value of the recipientDetail property.
*
* @param value
* allowed object is
* {@link RecipientDetailType }
*
*/
public void setRecipientDetail(RecipientDetailType value) {
this.recipientDetail = value;
}
/**
* Gets the value of the hctcAdvancePaymentsAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getHCTCAdvancePaymentsAmt() {
return hctcAdvancePaymentsAmt;
}
/**
* Sets the value of the hctcAdvancePaymentsAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setHCTCAdvancePaymentsAmt(BigInteger value) {
this.hctcAdvancePaymentsAmt = value;
}
/**
* Gets the value of the hctcPaymentsReceivedMonthCnt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getHCTCPaymentsReceivedMonthCnt() {
return hctcPaymentsReceivedMonthCnt;
}
/**
* Sets the value of the hctcPaymentsReceivedMonthCnt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setHCTCPaymentsReceivedMonthCnt(BigInteger value) {
this.hctcPaymentsReceivedMonthCnt = value;
}
/**
* Gets the value of the januaryAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getJanuaryAmt() {
return januaryAmt;
}
/**
* Sets the value of the januaryAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setJanuaryAmt(BigInteger value) {
this.januaryAmt = value;
}
/**
* Gets the value of the februaryAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getFebruaryAmt() {
return februaryAmt;
}
/**
* Sets the value of the februaryAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setFebruaryAmt(BigInteger value) {
this.februaryAmt = value;
}
/**
* Gets the value of the marchAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getMarchAmt() {
return marchAmt;
}
/**
* Sets the value of the marchAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setMarchAmt(BigInteger value) {
this.marchAmt = value;
}
/**
* Gets the value of the aprilAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getAprilAmt() {
return aprilAmt;
}
/**
* Sets the value of the aprilAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setAprilAmt(BigInteger value) {
this.aprilAmt = value;
}
/**
* Gets the value of the mayAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getMayAmt() {
return mayAmt;
}
/**
* Sets the value of the mayAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setMayAmt(BigInteger value) {
this.mayAmt = value;
}
/**
* Gets the value of the juneAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getJuneAmt() {
return juneAmt;
}
/**
* Sets the value of the juneAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setJuneAmt(BigInteger value) {
this.juneAmt = value;
}
/**
* Gets the value of the julyAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getJulyAmt() {
return julyAmt;
}
/**
* Sets the value of the julyAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setJulyAmt(BigInteger value) {
this.julyAmt = value;
}
/**
* Gets the value of the augustAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getAugustAmt() {
return augustAmt;
}
/**
* Sets the value of the augustAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setAugustAmt(BigInteger value) {
this.augustAmt = value;
}
/**
* Gets the value of the septemberAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getSeptemberAmt() {
return septemberAmt;
}
/**
* Sets the value of the septemberAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setSeptemberAmt(BigInteger value) {
this.septemberAmt = value;
}
/**
* Gets the value of the octoberAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getOctoberAmt() {
return octoberAmt;
}
/**
* Sets the value of the octoberAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setOctoberAmt(BigInteger value) {
this.octoberAmt = value;
}
/**
* Gets the value of the novemberAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getNovemberAmt() {
return novemberAmt;
}
/**
* Sets the value of the novemberAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setNovemberAmt(BigInteger value) {
this.novemberAmt = value;
}
/**
* Gets the value of the decemberAmt property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getDecemberAmt() {
return decemberAmt;
}
/**
* Sets the value of the decemberAmt property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setDecemberAmt(BigInteger value) {
this.decemberAmt = value;
}
public String toString() {
final ToStringStrategy2 strategy = JAXBToStringStrategy.INSTANCE;
final StringBuilder buffer = new StringBuilder();
append(null, buffer, strategy);
return buffer.toString();
}
public StringBuilder append(ObjectLocator locator, StringBuilder buffer, ToStringStrategy2 strategy) {
strategy.appendStart(locator, this, buffer);
appendFields(locator, buffer, strategy);
strategy.appendEnd(locator, this, buffer);
return buffer;
}
public StringBuilder appendFields(ObjectLocator locator, StringBuilder buffer, ToStringStrategy2 strategy) {
{
String theTaxYr;
theTaxYr = this.getTaxYr();
strategy.appendField(locator, this, "taxYr", buffer, theTaxYr, (this.taxYr!= null));
}
{
String theRecordId;
theRecordId = this.getRecordId();
strategy.appendField(locator, this, "recordId", buffer, theRecordId, (this.recordId!= null));
}
{
String theIssuerOfficeCd;
theIssuerOfficeCd = this.getIssuerOfficeCd();
strategy.appendField(locator, this, "issuerOfficeCd", buffer, theIssuerOfficeCd, (this.issuerOfficeCd!= null));
}
{
String theVoidInd;
theVoidInd = this.getVoidInd();
strategy.appendField(locator, this, "voidInd", buffer, theVoidInd, (this.voidInd!= null));
}
{
String theCorrectedInd;
theCorrectedInd = this.getCorrectedInd();
strategy.appendField(locator, this, "correctedInd", buffer, theCorrectedInd, (this.correctedInd!= null));
}
{
PrevSubmittedRecRecipientGrpType thePrevSubmittedRecRecipientGrp;
thePrevSubmittedRecRecipientGrp = this.getPrevSubmittedRecRecipientGrp();
strategy.appendField(locator, this, "prevSubmittedRecRecipientGrp", buffer, thePrevSubmittedRecRecipientGrp, (this.prevSubmittedRecRecipientGrp!= null));
}
{
RecipientDetailType theRecipientDetail;
theRecipientDetail = this.getRecipientDetail();
strategy.appendField(locator, this, "recipientDetail", buffer, theRecipientDetail, (this.recipientDetail!= null));
}
{
BigInteger theHCTCAdvancePaymentsAmt;
theHCTCAdvancePaymentsAmt = this.getHCTCAdvancePaymentsAmt();
strategy.appendField(locator, this, "hctcAdvancePaymentsAmt", buffer, theHCTCAdvancePaymentsAmt, (this.hctcAdvancePaymentsAmt!= null));
}
{
BigInteger theHCTCPaymentsReceivedMonthCnt;
theHCTCPaymentsReceivedMonthCnt = this.getHCTCPaymentsReceivedMonthCnt();
strategy.appendField(locator, this, "hctcPaymentsReceivedMonthCnt", buffer, theHCTCPaymentsReceivedMonthCnt, (this.hctcPaymentsReceivedMonthCnt!= null));
}
{
BigInteger theJanuaryAmt;
theJanuaryAmt = this.getJanuaryAmt();
strategy.appendField(locator, this, "januaryAmt", buffer, theJanuaryAmt, (this.januaryAmt!= null));
}
{
BigInteger theFebruaryAmt;
theFebruaryAmt = this.getFebruaryAmt();
strategy.appendField(locator, this, "februaryAmt", buffer, theFebruaryAmt, (this.februaryAmt!= null));
}
{
BigInteger theMarchAmt;
theMarchAmt = this.getMarchAmt();
strategy.appendField(locator, this, "marchAmt", buffer, theMarchAmt, (this.marchAmt!= null));
}
{
BigInteger theAprilAmt;
theAprilAmt = this.getAprilAmt();
strategy.appendField(locator, this, "aprilAmt", buffer, theAprilAmt, (this.aprilAmt!= null));
}
{
BigInteger theMayAmt;
theMayAmt = this.getMayAmt();
strategy.appendField(locator, this, "mayAmt", buffer, theMayAmt, (this.mayAmt!= null));
}
{
BigInteger theJuneAmt;
theJuneAmt = this.getJuneAmt();
strategy.appendField(locator, this, "juneAmt", buffer, theJuneAmt, (this.juneAmt!= null));
}
{
BigInteger theJulyAmt;
theJulyAmt = this.getJulyAmt();
strategy.appendField(locator, this, "julyAmt", buffer, theJulyAmt, (this.julyAmt!= null));
}
{
BigInteger theAugustAmt;
theAugustAmt = this.getAugustAmt();
strategy.appendField(locator, this, "augustAmt", buffer, theAugustAmt, (this.augustAmt!= null));
}
{
BigInteger theSeptemberAmt;
theSeptemberAmt = this.getSeptemberAmt();
strategy.appendField(locator, this, "septemberAmt", buffer, theSeptemberAmt, (this.septemberAmt!= null));
}
{
BigInteger theOctoberAmt;
theOctoberAmt = this.getOctoberAmt();
strategy.appendField(locator, this, "octoberAmt", buffer, theOctoberAmt, (this.octoberAmt!= null));
}
{
BigInteger theNovemberAmt;
theNovemberAmt = this.getNovemberAmt();
strategy.appendField(locator, this, "novemberAmt", buffer, theNovemberAmt, (this.novemberAmt!= null));
}
{
BigInteger theDecemberAmt;
theDecemberAmt = this.getDecemberAmt();
strategy.appendField(locator, this, "decemberAmt", buffer, theDecemberAmt, (this.decemberAmt!= null));
}
return buffer;
}
public boolean equals(ObjectLocator thisLocator, ObjectLocator thatLocator, Object object, EqualsStrategy2 strategy) {
if ((object == null)||(this.getClass()!= object.getClass())) {
return false;
}
if (this == object) {
return true;
}
final Form1099HDetailType that = ((Form1099HDetailType) object);
{
String lhsTaxYr;
lhsTaxYr = this.getTaxYr();
String rhsTaxYr;
rhsTaxYr = that.getTaxYr();
if (!strategy.equals(LocatorUtils.property(thisLocator, "taxYr", lhsTaxYr), LocatorUtils.property(thatLocator, "taxYr", rhsTaxYr), lhsTaxYr, rhsTaxYr, (this.taxYr!= null), (that.taxYr!= null))) {
return false;
}
}
{
String lhsRecordId;
lhsRecordId = this.getRecordId();
String rhsRecordId;
rhsRecordId = that.getRecordId();
if (!strategy.equals(LocatorUtils.property(thisLocator, "recordId", lhsRecordId), LocatorUtils.property(thatLocator, "recordId", rhsRecordId), lhsRecordId, rhsRecordId, (this.recordId!= null), (that.recordId!= null))) {
return false;
}
}
{
String lhsIssuerOfficeCd;
lhsIssuerOfficeCd = this.getIssuerOfficeCd();
String rhsIssuerOfficeCd;
rhsIssuerOfficeCd = that.getIssuerOfficeCd();
if (!strategy.equals(LocatorUtils.property(thisLocator, "issuerOfficeCd", lhsIssuerOfficeCd), LocatorUtils.property(thatLocator, "issuerOfficeCd", rhsIssuerOfficeCd), lhsIssuerOfficeCd, rhsIssuerOfficeCd, (this.issuerOfficeCd!= null), (that.issuerOfficeCd!= null))) {
return false;
}
}
{
String lhsVoidInd;
lhsVoidInd = this.getVoidInd();
String rhsVoidInd;
rhsVoidInd = that.getVoidInd();
if (!strategy.equals(LocatorUtils.property(thisLocator, "voidInd", lhsVoidInd), LocatorUtils.property(thatLocator, "voidInd", rhsVoidInd), lhsVoidInd, rhsVoidInd, (this.voidInd!= null), (that.voidInd!= null))) {
return false;
}
}
{
String lhsCorrectedInd;
lhsCorrectedInd = this.getCorrectedInd();
String rhsCorrectedInd;
rhsCorrectedInd = that.getCorrectedInd();
if (!strategy.equals(LocatorUtils.property(thisLocator, "correctedInd", lhsCorrectedInd), LocatorUtils.property(thatLocator, "correctedInd", rhsCorrectedInd), lhsCorrectedInd, rhsCorrectedInd, (this.correctedInd!= null), (that.correctedInd!= null))) {
return false;
}
}
{
PrevSubmittedRecRecipientGrpType lhsPrevSubmittedRecRecipientGrp;
lhsPrevSubmittedRecRecipientGrp = this.getPrevSubmittedRecRecipientGrp();
PrevSubmittedRecRecipientGrpType rhsPrevSubmittedRecRecipientGrp;
rhsPrevSubmittedRecRecipientGrp = that.getPrevSubmittedRecRecipientGrp();
if (!strategy.equals(LocatorUtils.property(thisLocator, "prevSubmittedRecRecipientGrp", lhsPrevSubmittedRecRecipientGrp), LocatorUtils.property(thatLocator, "prevSubmittedRecRecipientGrp", rhsPrevSubmittedRecRecipientGrp), lhsPrevSubmittedRecRecipientGrp, rhsPrevSubmittedRecRecipientGrp, (this.prevSubmittedRecRecipientGrp!= null), (that.prevSubmittedRecRecipientGrp!= null))) {
return false;
}
}
{
RecipientDetailType lhsRecipientDetail;
lhsRecipientDetail = this.getRecipientDetail();
RecipientDetailType rhsRecipientDetail;
rhsRecipientDetail = that.getRecipientDetail();
if (!strategy.equals(LocatorUtils.property(thisLocator, "recipientDetail", lhsRecipientDetail), LocatorUtils.property(thatLocator, "recipientDetail", rhsRecipientDetail), lhsRecipientDetail, rhsRecipientDetail, (this.recipientDetail!= null), (that.recipientDetail!= null))) {
return false;
}
}
{
BigInteger lhsHCTCAdvancePaymentsAmt;
lhsHCTCAdvancePaymentsAmt = this.getHCTCAdvancePaymentsAmt();
BigInteger rhsHCTCAdvancePaymentsAmt;
rhsHCTCAdvancePaymentsAmt = that.getHCTCAdvancePaymentsAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "hctcAdvancePaymentsAmt", lhsHCTCAdvancePaymentsAmt), LocatorUtils.property(thatLocator, "hctcAdvancePaymentsAmt", rhsHCTCAdvancePaymentsAmt), lhsHCTCAdvancePaymentsAmt, rhsHCTCAdvancePaymentsAmt, (this.hctcAdvancePaymentsAmt!= null), (that.hctcAdvancePaymentsAmt!= null))) {
return false;
}
}
{
BigInteger lhsHCTCPaymentsReceivedMonthCnt;
lhsHCTCPaymentsReceivedMonthCnt = this.getHCTCPaymentsReceivedMonthCnt();
BigInteger rhsHCTCPaymentsReceivedMonthCnt;
rhsHCTCPaymentsReceivedMonthCnt = that.getHCTCPaymentsReceivedMonthCnt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "hctcPaymentsReceivedMonthCnt", lhsHCTCPaymentsReceivedMonthCnt), LocatorUtils.property(thatLocator, "hctcPaymentsReceivedMonthCnt", rhsHCTCPaymentsReceivedMonthCnt), lhsHCTCPaymentsReceivedMonthCnt, rhsHCTCPaymentsReceivedMonthCnt, (this.hctcPaymentsReceivedMonthCnt!= null), (that.hctcPaymentsReceivedMonthCnt!= null))) {
return false;
}
}
{
BigInteger lhsJanuaryAmt;
lhsJanuaryAmt = this.getJanuaryAmt();
BigInteger rhsJanuaryAmt;
rhsJanuaryAmt = that.getJanuaryAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "januaryAmt", lhsJanuaryAmt), LocatorUtils.property(thatLocator, "januaryAmt", rhsJanuaryAmt), lhsJanuaryAmt, rhsJanuaryAmt, (this.januaryAmt!= null), (that.januaryAmt!= null))) {
return false;
}
}
{
BigInteger lhsFebruaryAmt;
lhsFebruaryAmt = this.getFebruaryAmt();
BigInteger rhsFebruaryAmt;
rhsFebruaryAmt = that.getFebruaryAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "februaryAmt", lhsFebruaryAmt), LocatorUtils.property(thatLocator, "februaryAmt", rhsFebruaryAmt), lhsFebruaryAmt, rhsFebruaryAmt, (this.februaryAmt!= null), (that.februaryAmt!= null))) {
return false;
}
}
{
BigInteger lhsMarchAmt;
lhsMarchAmt = this.getMarchAmt();
BigInteger rhsMarchAmt;
rhsMarchAmt = that.getMarchAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "marchAmt", lhsMarchAmt), LocatorUtils.property(thatLocator, "marchAmt", rhsMarchAmt), lhsMarchAmt, rhsMarchAmt, (this.marchAmt!= null), (that.marchAmt!= null))) {
return false;
}
}
{
BigInteger lhsAprilAmt;
lhsAprilAmt = this.getAprilAmt();
BigInteger rhsAprilAmt;
rhsAprilAmt = that.getAprilAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "aprilAmt", lhsAprilAmt), LocatorUtils.property(thatLocator, "aprilAmt", rhsAprilAmt), lhsAprilAmt, rhsAprilAmt, (this.aprilAmt!= null), (that.aprilAmt!= null))) {
return false;
}
}
{
BigInteger lhsMayAmt;
lhsMayAmt = this.getMayAmt();
BigInteger rhsMayAmt;
rhsMayAmt = that.getMayAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "mayAmt", lhsMayAmt), LocatorUtils.property(thatLocator, "mayAmt", rhsMayAmt), lhsMayAmt, rhsMayAmt, (this.mayAmt!= null), (that.mayAmt!= null))) {
return false;
}
}
{
BigInteger lhsJuneAmt;
lhsJuneAmt = this.getJuneAmt();
BigInteger rhsJuneAmt;
rhsJuneAmt = that.getJuneAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "juneAmt", lhsJuneAmt), LocatorUtils.property(thatLocator, "juneAmt", rhsJuneAmt), lhsJuneAmt, rhsJuneAmt, (this.juneAmt!= null), (that.juneAmt!= null))) {
return false;
}
}
{
BigInteger lhsJulyAmt;
lhsJulyAmt = this.getJulyAmt();
BigInteger rhsJulyAmt;
rhsJulyAmt = that.getJulyAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "julyAmt", lhsJulyAmt), LocatorUtils.property(thatLocator, "julyAmt", rhsJulyAmt), lhsJulyAmt, rhsJulyAmt, (this.julyAmt!= null), (that.julyAmt!= null))) {
return false;
}
}
{
BigInteger lhsAugustAmt;
lhsAugustAmt = this.getAugustAmt();
BigInteger rhsAugustAmt;
rhsAugustAmt = that.getAugustAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "augustAmt", lhsAugustAmt), LocatorUtils.property(thatLocator, "augustAmt", rhsAugustAmt), lhsAugustAmt, rhsAugustAmt, (this.augustAmt!= null), (that.augustAmt!= null))) {
return false;
}
}
{
BigInteger lhsSeptemberAmt;
lhsSeptemberAmt = this.getSeptemberAmt();
BigInteger rhsSeptemberAmt;
rhsSeptemberAmt = that.getSeptemberAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "septemberAmt", lhsSeptemberAmt), LocatorUtils.property(thatLocator, "septemberAmt", rhsSeptemberAmt), lhsSeptemberAmt, rhsSeptemberAmt, (this.septemberAmt!= null), (that.septemberAmt!= null))) {
return false;
}
}
{
BigInteger lhsOctoberAmt;
lhsOctoberAmt = this.getOctoberAmt();
BigInteger rhsOctoberAmt;
rhsOctoberAmt = that.getOctoberAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "octoberAmt", lhsOctoberAmt), LocatorUtils.property(thatLocator, "octoberAmt", rhsOctoberAmt), lhsOctoberAmt, rhsOctoberAmt, (this.octoberAmt!= null), (that.octoberAmt!= null))) {
return false;
}
}
{
BigInteger lhsNovemberAmt;
lhsNovemberAmt = this.getNovemberAmt();
BigInteger rhsNovemberAmt;
rhsNovemberAmt = that.getNovemberAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "novemberAmt", lhsNovemberAmt), LocatorUtils.property(thatLocator, "novemberAmt", rhsNovemberAmt), lhsNovemberAmt, rhsNovemberAmt, (this.novemberAmt!= null), (that.novemberAmt!= null))) {
return false;
}
}
{
BigInteger lhsDecemberAmt;
lhsDecemberAmt = this.getDecemberAmt();
BigInteger rhsDecemberAmt;
rhsDecemberAmt = that.getDecemberAmt();
if (!strategy.equals(LocatorUtils.property(thisLocator, "decemberAmt", lhsDecemberAmt), LocatorUtils.property(thatLocator, "decemberAmt", rhsDecemberAmt), lhsDecemberAmt, rhsDecemberAmt, (this.decemberAmt!= null), (that.decemberAmt!= null))) {
return false;
}
}
return true;
}
public boolean equals(Object object) {
final EqualsStrategy2 strategy = JAXBEqualsStrategy.INSTANCE;
return equals(null, null, object, strategy);
}
}