public static class EPD140.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="DatLimResHEA144">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="8"/>
</restriction>
</simpleType>
</element>
<element name="DatReqNonArrMovHEA149">
<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 |
datLimResHEA144 |
protected String |
datReqNonArrMovHEA149 |
protected String |
docNumHEA5 |
| Constructor and Description |
|---|
HEAHEA() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatLimResHEA144()
Gets the value of the datLimResHEA144 property.
|
String |
getDatReqNonArrMovHEA149()
Gets the value of the datReqNonArrMovHEA149 property.
|
String |
getDocNumHEA5()
Gets the value of the docNumHEA5 property.
|
void |
setDatLimResHEA144(String value)
Sets the value of the datLimResHEA144 property.
|
void |
setDatReqNonArrMovHEA149(String value)
Sets the value of the datReqNonArrMovHEA149 property.
|
void |
setDocNumHEA5(String value)
Sets the value of the docNumHEA5 property.
|
protected String docNumHEA5
protected String datLimResHEA144
protected String datReqNonArrMovHEA149
public String getDocNumHEA5()
Stringpublic void setDocNumHEA5(String value)
value - allowed object is
Stringpublic String getDatLimResHEA144()
Stringpublic void setDatLimResHEA144(String value)
value - allowed object is
Stringpublic String getDatReqNonArrMovHEA149()
StringCopyright © 2017. All Rights Reserved.