public class EPD141 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="HEAHEA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DocNumHEA5" type="{}DocNumHEA5Type"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TRAPRIPC1" type="{}TRAPRIPC1Type"/>
<element name="CUSOFFCOMAUT" type="{}CUSOFFCOMAUTType"/>
<element name="CUSOFFPREOFFRES" type="{}CUSOFFPREOFFRESType" minOccurs="0"/>
<element name="ENQENQ">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TC11DelENQ155" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
</restriction>
</simpleType>
</element>
<element name="TC11DelDatENQ143" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="8"/>
</restriction>
</simpleType>
</element>
<element name="InfoEnq148">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="140"/>
</restriction>
</simpleType>
</element>
<element name="InfoEnq148LNG" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="2"/>
</restriction>
</simpleType>
</element>
<element name="InfOnPapAvaENQ790">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CNECNE" type="{}CNECNEType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
EPD141.ENQENQ
Java class for anonymous complex type.
|
static class |
EPD141.HEAHEA
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CNECNEType |
cnecne |
protected CUSOFFCOMAUTType |
cusoffcomaut |
protected CUSOFFPREOFFRESType |
cusoffpreoffres |
protected EPD141.ENQENQ |
enqenq |
protected EPD141.HEAHEA |
heahea |
protected TRAPRIPC1Type |
trapripc1 |
| Constructor and Description |
|---|
EPD141() |
| Modifier and Type | Method and Description |
|---|---|
CNECNEType |
getCNECNE()
Gets the value of the cnecne property.
|
CUSOFFCOMAUTType |
getCUSOFFCOMAUT()
Gets the value of the cusoffcomaut property.
|
CUSOFFPREOFFRESType |
getCUSOFFPREOFFRES()
Gets the value of the cusoffpreoffres property.
|
EPD141.ENQENQ |
getENQENQ()
Gets the value of the enqenq property.
|
EPD141.HEAHEA |
getHEAHEA()
Gets the value of the heahea property.
|
TRAPRIPC1Type |
getTRAPRIPC1()
Gets the value of the trapripc1 property.
|
void |
setCNECNE(CNECNEType value)
Sets the value of the cnecne property.
|
void |
setCUSOFFCOMAUT(CUSOFFCOMAUTType value)
Sets the value of the cusoffcomaut property.
|
void |
setCUSOFFPREOFFRES(CUSOFFPREOFFRESType value)
Sets the value of the cusoffpreoffres property.
|
void |
setENQENQ(EPD141.ENQENQ value)
Sets the value of the enqenq property.
|
void |
setHEAHEA(EPD141.HEAHEA value)
Sets the value of the heahea property.
|
void |
setTRAPRIPC1(TRAPRIPC1Type value)
Sets the value of the trapripc1 property.
|
protected EPD141.HEAHEA heahea
protected TRAPRIPC1Type trapripc1
protected CUSOFFCOMAUTType cusoffcomaut
protected CUSOFFPREOFFRESType cusoffpreoffres
protected EPD141.ENQENQ enqenq
protected CNECNEType cnecne
public EPD141.HEAHEA getHEAHEA()
.HEAHEA public void setHEAHEA(EPD141.HEAHEA value)
value - allowed object is
.HEAHEA public TRAPRIPC1Type getTRAPRIPC1()
TRAPRIPC1Typepublic void setTRAPRIPC1(TRAPRIPC1Type value)
value - allowed object is
TRAPRIPC1Typepublic CUSOFFCOMAUTType getCUSOFFCOMAUT()
CUSOFFCOMAUTTypepublic void setCUSOFFCOMAUT(CUSOFFCOMAUTType value)
value - allowed object is
CUSOFFCOMAUTTypepublic CUSOFFPREOFFRESType getCUSOFFPREOFFRES()
CUSOFFPREOFFRESTypepublic void setCUSOFFPREOFFRES(CUSOFFPREOFFRESType value)
value - allowed object is
CUSOFFPREOFFRESTypepublic EPD141.ENQENQ getENQENQ()
.ENQENQ public void setENQENQ(EPD141.ENQENQ value)
value - allowed object is
.ENQENQ public CNECNEType getCNECNE()
CNECNETypepublic void setCNECNE(CNECNEType value)
value - allowed object is
CNECNETypeCopyright © 2017. All Rights Reserved.