public static class EPD928.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"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
guaranteeNumber |
protected String |
refNumHEA4 |
| Constructor and Description |
|---|
HEAHEA() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGuaranteeNumber()
Gets the value of the guaranteeNumber property.
|
String |
getRefNumHEA4()
Gets the value of the refNumHEA4 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 guaranteeNumber
public String getRefNumHEA4()
Stringpublic void setRefNumHEA4(String value)
value - allowed object is
Stringpublic String getGuaranteeNumber()
StringCopyright © 2017. All Rights Reserved.