public static class EPD005.HEAHEA extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DocNumHEA5" type="{}DocNumHEA5Type"/>
<element name="GuaranteeNumber" type="{}GuaranteeNumberType" minOccurs="0"/>
<element name="AmendmentDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="AmdDatHEA599" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="8"/>
</restriction>
</simpleType>
</element>
<element name="AmendmentRejectionDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="AmeRejDatHEA603" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="8"/>
</restriction>
</simpleType>
</element>
<element name="AmeRejMotCodHEA604" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<totalDigits value="1"/>
</restriction>
</simpleType>
</element>
<element name="AmeRejMotTexHEA605" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="350"/>
</restriction>
</simpleType>
</element>
<element name="AmeRejMotTexHEA605LNG" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="2"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
amdDatHEA599 |
protected XMLGregorianCalendar |
amendmentDate |
protected XMLGregorianCalendar |
amendmentRejectionDate |
protected String |
ameRejDatHEA603 |
protected BigInteger |
ameRejMotCodHEA604 |
protected String |
ameRejMotTexHEA605 |
protected String |
ameRejMotTexHEA605LNG |
protected String |
docNumHEA5 |
protected String |
guaranteeNumber |
| Constructor and Description |
|---|
HEAHEA() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAmdDatHEA599()
Gets the value of the amdDatHEA599 property.
|
XMLGregorianCalendar |
getAmendmentDate()
Gets the value of the amendmentDate property.
|
XMLGregorianCalendar |
getAmendmentRejectionDate()
Gets the value of the amendmentRejectionDate property.
|
String |
getAmeRejDatHEA603()
Gets the value of the ameRejDatHEA603 property.
|
BigInteger |
getAmeRejMotCodHEA604()
Gets the value of the ameRejMotCodHEA604 property.
|
String |
getAmeRejMotTexHEA605()
Gets the value of the ameRejMotTexHEA605 property.
|
String |
getAmeRejMotTexHEA605LNG()
Gets the value of the ameRejMotTexHEA605LNG property.
|
String |
getDocNumHEA5()
Gets the value of the docNumHEA5 property.
|
String |
getGuaranteeNumber()
Gets the value of the guaranteeNumber property.
|
void |
setAmdDatHEA599(String value)
Sets the value of the amdDatHEA599 property.
|
void |
setAmendmentDate(XMLGregorianCalendar value)
Sets the value of the amendmentDate property.
|
void |
setAmendmentRejectionDate(XMLGregorianCalendar value)
Sets the value of the amendmentRejectionDate property.
|
void |
setAmeRejDatHEA603(String value)
Sets the value of the ameRejDatHEA603 property.
|
void |
setAmeRejMotCodHEA604(BigInteger value)
Sets the value of the ameRejMotCodHEA604 property.
|
void |
setAmeRejMotTexHEA605(String value)
Sets the value of the ameRejMotTexHEA605 property.
|
void |
setAmeRejMotTexHEA605LNG(String value)
Sets the value of the ameRejMotTexHEA605LNG property.
|
void |
setDocNumHEA5(String value)
Sets the value of the docNumHEA5 property.
|
void |
setGuaranteeNumber(String value)
Sets the value of the guaranteeNumber property.
|
protected String docNumHEA5
protected String guaranteeNumber
protected XMLGregorianCalendar amendmentDate
protected String amdDatHEA599
protected XMLGregorianCalendar amendmentRejectionDate
protected String ameRejDatHEA603
protected BigInteger ameRejMotCodHEA604
protected String ameRejMotTexHEA605
protected String ameRejMotTexHEA605LNG
public String getDocNumHEA5()
Stringpublic void setDocNumHEA5(String value)
value - allowed object is
Stringpublic String getGuaranteeNumber()
Stringpublic void setGuaranteeNumber(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getAmendmentDate()
XMLGregorianCalendarpublic void setAmendmentDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getAmdDatHEA599()
Stringpublic void setAmdDatHEA599(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getAmendmentRejectionDate()
XMLGregorianCalendarpublic void setAmendmentRejectionDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getAmeRejDatHEA603()
Stringpublic void setAmeRejDatHEA603(String value)
value - allowed object is
Stringpublic BigInteger getAmeRejMotCodHEA604()
BigIntegerpublic void setAmeRejMotCodHEA604(BigInteger value)
value - allowed object is
BigIntegerpublic String getAmeRejMotTexHEA605()
Stringpublic void setAmeRejMotTexHEA605(String value)
value - allowed object is
Stringpublic String getAmeRejMotTexHEA605LNG()
StringCopyright © 2017. All Rights Reserved.