public static class EPD009.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="CanDecHEA93" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
</restriction>
</simpleType>
</element>
<element name="CancellationRequestDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="DatOfCanReqHEA147" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="8"/>
</restriction>
</simpleType>
</element>
<element name="CanIniByCusHEA94" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
</restriction>
</simpleType>
</element>
<element name="CancellationDecisionDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="DatOfCanDecHEA146" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="8"/>
</restriction>
</simpleType>
</element>
<element name="CanJusHEA248" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="350"/>
</restriction>
</simpleType>
</element>
<element name="CanJusHEA248LNG" 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 |
cancellationDecisionDate |
protected XMLGregorianCalendar |
cancellationRequestDate |
protected BigInteger |
canDecHEA93 |
protected BigInteger |
canIniByCusHEA94 |
protected String |
canJusHEA248 |
protected String |
canJusHEA248LNG |
protected String |
datOfCanDecHEA146 |
protected String |
datOfCanReqHEA147 |
protected String |
docNumHEA5 |
protected String |
guaranteeNumber |
| Constructor and Description |
|---|
HEAHEA() |
| Modifier and Type | Method and Description |
|---|---|
XMLGregorianCalendar |
getCancellationDecisionDate()
Gets the value of the cancellationDecisionDate property.
|
XMLGregorianCalendar |
getCancellationRequestDate()
Gets the value of the cancellationRequestDate property.
|
BigInteger |
getCanDecHEA93()
Gets the value of the canDecHEA93 property.
|
BigInteger |
getCanIniByCusHEA94()
Gets the value of the canIniByCusHEA94 property.
|
String |
getCanJusHEA248()
Gets the value of the canJusHEA248 property.
|
String |
getCanJusHEA248LNG()
Gets the value of the canJusHEA248LNG property.
|
String |
getDatOfCanDecHEA146()
Gets the value of the datOfCanDecHEA146 property.
|
String |
getDatOfCanReqHEA147()
Gets the value of the datOfCanReqHEA147 property.
|
String |
getDocNumHEA5()
Gets the value of the docNumHEA5 property.
|
String |
getGuaranteeNumber()
Gets the value of the guaranteeNumber property.
|
void |
setCancellationDecisionDate(XMLGregorianCalendar value)
Sets the value of the cancellationDecisionDate property.
|
void |
setCancellationRequestDate(XMLGregorianCalendar value)
Sets the value of the cancellationRequestDate property.
|
void |
setCanDecHEA93(BigInteger value)
Sets the value of the canDecHEA93 property.
|
void |
setCanIniByCusHEA94(BigInteger value)
Sets the value of the canIniByCusHEA94 property.
|
void |
setCanJusHEA248(String value)
Sets the value of the canJusHEA248 property.
|
void |
setCanJusHEA248LNG(String value)
Sets the value of the canJusHEA248LNG property.
|
void |
setDatOfCanDecHEA146(String value)
Sets the value of the datOfCanDecHEA146 property.
|
void |
setDatOfCanReqHEA147(String value)
Sets the value of the datOfCanReqHEA147 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 BigInteger canDecHEA93
protected XMLGregorianCalendar cancellationRequestDate
protected String datOfCanReqHEA147
protected BigInteger canIniByCusHEA94
protected XMLGregorianCalendar cancellationDecisionDate
protected String datOfCanDecHEA146
protected String canJusHEA248
protected String canJusHEA248LNG
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 BigInteger getCanDecHEA93()
BigIntegerpublic void setCanDecHEA93(BigInteger value)
value - allowed object is
BigIntegerpublic XMLGregorianCalendar getCancellationRequestDate()
XMLGregorianCalendarpublic void setCancellationRequestDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getDatOfCanReqHEA147()
Stringpublic void setDatOfCanReqHEA147(String value)
value - allowed object is
Stringpublic BigInteger getCanIniByCusHEA94()
BigIntegerpublic void setCanIniByCusHEA94(BigInteger value)
value - allowed object is
BigIntegerpublic XMLGregorianCalendar getCancellationDecisionDate()
XMLGregorianCalendarpublic void setCancellationDecisionDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getDatOfCanDecHEA146()
Stringpublic void setDatOfCanDecHEA146(String value)
value - allowed object is
Stringpublic String getCanJusHEA248()
Stringpublic void setCanJusHEA248(String value)
value - allowed object is
Stringpublic String getCanJusHEA248LNG()
StringCopyright © 2017. All Rights Reserved.