public static class EPD917.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="OriMesIdeMES22">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="22"/>
</restriction>
</simpleType>
</element>
<element name="DocNumHEA5" type="{}DocNumHEA5Type" minOccurs="0"/>
<element name="RefNumHEA4" type="{}RefNumHEA4Type" minOccurs="0"/>
<element name="GuaranteeNumber" type="{}GuaranteeNumberType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
docNumHEA5 |
protected String |
guaranteeNumber |
protected String |
oriMesIdeMES22 |
protected String |
refNumHEA4 |
| Constructor and Description |
|---|
HEAHEA() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocNumHEA5()
Gets the value of the docNumHEA5 property.
|
String |
getGuaranteeNumber()
Gets the value of the guaranteeNumber property.
|
String |
getOriMesIdeMES22()
Gets the value of the oriMesIdeMES22 property.
|
String |
getRefNumHEA4()
Gets the value of the refNumHEA4 property.
|
void |
setDocNumHEA5(String value)
Sets the value of the docNumHEA5 property.
|
void |
setGuaranteeNumber(String value)
Sets the value of the guaranteeNumber property.
|
void |
setOriMesIdeMES22(String value)
Sets the value of the oriMesIdeMES22 property.
|
void |
setRefNumHEA4(String value)
Sets the value of the refNumHEA4 property.
|
protected String oriMesIdeMES22
protected String docNumHEA5
protected String refNumHEA4
protected String guaranteeNumber
public String getOriMesIdeMES22()
Stringpublic void setOriMesIdeMES22(String value)
value - allowed object is
Stringpublic String getDocNumHEA5()
Stringpublic void setDocNumHEA5(String value)
value - allowed object is
Stringpublic String getRefNumHEA4()
Stringpublic void setRefNumHEA4(String value)
value - allowed object is
Stringpublic String getGuaranteeNumber()
StringCopyright © 2017. All Rights Reserved.