public static class EPD028.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="RefNumHEA4" type="{}RefNumHEA4Type"/>
<element name="DocNumHEA5" type="{}DocNumHEA5Type"/>
<element name="GuaranteeNumber" type="{}GuaranteeNumberType" minOccurs="0"/>
<element name="DeclarationAcceptanceDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="AccDatHEA158" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="8"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
accDatHEA158 |
protected XMLGregorianCalendar |
declarationAcceptanceDate |
protected String |
docNumHEA5 |
protected String |
guaranteeNumber |
protected String |
refNumHEA4 |
| Constructor and Description |
|---|
HEAHEA() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccDatHEA158()
Gets the value of the accDatHEA158 property.
|
XMLGregorianCalendar |
getDeclarationAcceptanceDate()
Gets the value of the declarationAcceptanceDate property.
|
String |
getDocNumHEA5()
Gets the value of the docNumHEA5 property.
|
String |
getGuaranteeNumber()
Gets the value of the guaranteeNumber property.
|
String |
getRefNumHEA4()
Gets the value of the refNumHEA4 property.
|
void |
setAccDatHEA158(String value)
Sets the value of the accDatHEA158 property.
|
void |
setDeclarationAcceptanceDate(XMLGregorianCalendar value)
Sets the value of the declarationAcceptanceDate property.
|
void |
setDocNumHEA5(String value)
Sets the value of the docNumHEA5 property.
|
void |
setGuaranteeNumber(String value)
Sets the value of the guaranteeNumber property.
|
void |
setRefNumHEA4(String value)
Sets the value of the refNumHEA4 property.
|
protected String refNumHEA4
protected String docNumHEA5
protected String guaranteeNumber
protected XMLGregorianCalendar declarationAcceptanceDate
protected String accDatHEA158
public String getRefNumHEA4()
Stringpublic void setRefNumHEA4(String value)
value - allowed object is
Stringpublic 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 getDeclarationAcceptanceDate()
XMLGregorianCalendarpublic void setDeclarationAcceptanceDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getAccDatHEA158()
StringCopyright © 2017. All Rights Reserved.