public static class EPD016.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="GuaranteeNumber" type="{}GuaranteeNumberType" minOccurs="0"/>
<element name="TypOfDecHEA24" type="{}TypOfDecHEA24EnumType"/>
<element name="DeclarationRejectionDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="DecRejDatHEA159" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="8"/>
</restriction>
</simpleType>
</element>
<element name="DecRejReaHEA252" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="350"/>
</restriction>
</simpleType>
</element>
<element name="DecRejReaHEA252LNG" 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 XMLGregorianCalendar |
declarationRejectionDate |
protected String |
decRejDatHEA159 |
protected String |
decRejReaHEA252 |
protected String |
decRejReaHEA252LNG |
protected String |
guaranteeNumber |
protected String |
refNumHEA4 |
protected TypOfDecHEA24EnumType |
typOfDecHEA24 |
| Constructor and Description |
|---|
HEAHEA() |
| Modifier and Type | Method and Description |
|---|---|
XMLGregorianCalendar |
getDeclarationRejectionDate()
Gets the value of the declarationRejectionDate property.
|
String |
getDecRejDatHEA159()
Gets the value of the decRejDatHEA159 property.
|
String |
getDecRejReaHEA252()
Gets the value of the decRejReaHEA252 property.
|
String |
getDecRejReaHEA252LNG()
Gets the value of the decRejReaHEA252LNG property.
|
String |
getGuaranteeNumber()
Gets the value of the guaranteeNumber property.
|
String |
getRefNumHEA4()
Gets the value of the refNumHEA4 property.
|
TypOfDecHEA24EnumType |
getTypOfDecHEA24()
Gets the value of the typOfDecHEA24 property.
|
void |
setDeclarationRejectionDate(XMLGregorianCalendar value)
Sets the value of the declarationRejectionDate property.
|
void |
setDecRejDatHEA159(String value)
Sets the value of the decRejDatHEA159 property.
|
void |
setDecRejReaHEA252(String value)
Sets the value of the decRejReaHEA252 property.
|
void |
setDecRejReaHEA252LNG(String value)
Sets the value of the decRejReaHEA252LNG property.
|
void |
setGuaranteeNumber(String value)
Sets the value of the guaranteeNumber property.
|
void |
setRefNumHEA4(String value)
Sets the value of the refNumHEA4 property.
|
void |
setTypOfDecHEA24(TypOfDecHEA24EnumType value)
Sets the value of the typOfDecHEA24 property.
|
protected String refNumHEA4
protected String guaranteeNumber
protected TypOfDecHEA24EnumType typOfDecHEA24
protected XMLGregorianCalendar declarationRejectionDate
protected String decRejDatHEA159
protected String decRejReaHEA252
protected String decRejReaHEA252LNG
public String getRefNumHEA4()
Stringpublic void setRefNumHEA4(String value)
value - allowed object is
Stringpublic String getGuaranteeNumber()
Stringpublic void setGuaranteeNumber(String value)
value - allowed object is
Stringpublic TypOfDecHEA24EnumType getTypOfDecHEA24()
TypOfDecHEA24EnumTypepublic void setTypOfDecHEA24(TypOfDecHEA24EnumType value)
value - allowed object is
TypOfDecHEA24EnumTypepublic XMLGregorianCalendar getDeclarationRejectionDate()
XMLGregorianCalendarpublic void setDeclarationRejectionDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getDecRejDatHEA159()
Stringpublic void setDecRejDatHEA159(String value)
value - allowed object is
Stringpublic String getDecRejReaHEA252()
Stringpublic void setDecRejReaHEA252(String value)
value - allowed object is
Stringpublic String getDecRejReaHEA252LNG()
StringCopyright © 2017. All Rights Reserved.