public class EPD014 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"/>
<element name="GuaranteeNumber" type="{}GuaranteeNumberType" minOccurs="0"/>
<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="CanReaHEA250">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="350"/>
</restriction>
</simpleType>
</element>
<element name="CanReaHEA250LNG" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="2"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TRAPRIPC1" type="{}TRAPRIPC1Type"/>
<element name="TRACONCO1" type="{}TRACONCO1Type" minOccurs="0"/>
<element name="TRACONCE1" type="{}TRACONCE1Type" minOccurs="0"/>
<element name="TRAFFHEA" type="{}FreightForwaderType" minOccurs="0"/>
<element name="CUSOFFDEPEPT" type="{}CUSOFFDEPEPTType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
EPD014.HEAHEA
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CUSOFFDEPEPTType |
cusoffdepept |
protected EPD014.HEAHEA |
heahea |
protected TRACONCE1Type |
traconce1 |
protected TRACONCO1Type |
traconco1 |
protected FreightForwaderType |
traffhea |
protected TRAPRIPC1Type |
trapripc1 |
| Constructor and Description |
|---|
EPD014() |
| Modifier and Type | Method and Description |
|---|---|
CUSOFFDEPEPTType |
getCUSOFFDEPEPT()
Gets the value of the cusoffdepept property.
|
EPD014.HEAHEA |
getHEAHEA()
Gets the value of the heahea property.
|
TRACONCE1Type |
getTRACONCE1()
Gets the value of the traconce1 property.
|
TRACONCO1Type |
getTRACONCO1()
Gets the value of the traconco1 property.
|
FreightForwaderType |
getTRAFFHEA()
Gets the value of the traffhea property.
|
TRAPRIPC1Type |
getTRAPRIPC1()
Gets the value of the trapripc1 property.
|
void |
setCUSOFFDEPEPT(CUSOFFDEPEPTType value)
Sets the value of the cusoffdepept property.
|
void |
setHEAHEA(EPD014.HEAHEA value)
Sets the value of the heahea property.
|
void |
setTRACONCE1(TRACONCE1Type value)
Sets the value of the traconce1 property.
|
void |
setTRACONCO1(TRACONCO1Type value)
Sets the value of the traconco1 property.
|
void |
setTRAFFHEA(FreightForwaderType value)
Sets the value of the traffhea property.
|
void |
setTRAPRIPC1(TRAPRIPC1Type value)
Sets the value of the trapripc1 property.
|
protected EPD014.HEAHEA heahea
protected TRAPRIPC1Type trapripc1
protected TRACONCO1Type traconco1
protected TRACONCE1Type traconce1
protected FreightForwaderType traffhea
protected CUSOFFDEPEPTType cusoffdepept
public EPD014.HEAHEA getHEAHEA()
.HEAHEA public void setHEAHEA(EPD014.HEAHEA value)
value - allowed object is
.HEAHEA public TRAPRIPC1Type getTRAPRIPC1()
TRAPRIPC1Typepublic void setTRAPRIPC1(TRAPRIPC1Type value)
value - allowed object is
TRAPRIPC1Typepublic TRACONCO1Type getTRACONCO1()
TRACONCO1Typepublic void setTRACONCO1(TRACONCO1Type value)
value - allowed object is
TRACONCO1Typepublic TRACONCE1Type getTRACONCE1()
TRACONCE1Typepublic void setTRACONCE1(TRACONCE1Type value)
value - allowed object is
TRACONCE1Typepublic FreightForwaderType getTRAFFHEA()
FreightForwaderTypepublic void setTRAFFHEA(FreightForwaderType value)
value - allowed object is
FreightForwaderTypepublic CUSOFFDEPEPTType getCUSOFFDEPEPT()
CUSOFFDEPEPTTypepublic void setCUSOFFDEPEPT(CUSOFFDEPEPTType value)
value - allowed object is
CUSOFFDEPEPTTypeCopyright © 2017. All Rights Reserved.