
org.iru.epd.model.message.nons.EPD051 Maven / Gradle / Ivy
Show all versions of epd-messages Show documentation
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See http://java.sun.com/xml/jaxb
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.12.06 at 04:08:52 PM CET
//
package org.iru.epd.model.message.nons;
import java.io.Serializable;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
/**
* 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="RefNumHEA4" type="{}RefNumHEA4Type"/>
* <element name="DocNumHEA5" type="{}DocNumHEA5Type"/>
* <element name="GuaranteeNumber" type="{}GuaranteeNumberType" minOccurs="0"/>
* <element name="TypOfDecHEA24" type="{}TypOfDecHEA24EnumType" minOccurs="0"/>
* <element name="CouOfDesCodHEA30" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="AgrLocOfGooCodHEA38" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="17"/>
* </restriction>
* </simpleType>
* </element>
* <element name="AgrLocOfGooHEA39" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="35"/>
* </restriction>
* </simpleType>
* </element>
* <element name="AgrLocOfGooHEA39LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="PlaOfLoaCodHEA46" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="17"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CouOfDisCodHEA55" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="InlTraModHEA75" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <enumeration value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TraModAtBorHEA76" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <enumeration value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="IdeOfMeaOfTraAtDHEA78" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="27"/>
* </restriction>
* </simpleType>
* </element>
* <element name="IdeOfMeaOfTraAtDHEA78LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NatOfMeaOfTraAtDHEA80" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="10"/>
* </restriction>
* </simpleType>
* </element>
* <element name="IdeOfMeaOfTraCroHEA85" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="27"/>
* </restriction>
* </simpleType>
* </element>
* <element name="IdeOfMeaOfTraCroHEA85LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NatOfMeaOfTraCroHEA87" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="10"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TypOfMeaOfTraCroHEA88" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger">
* </restriction>
* </simpleType>
* </element>
* <element name="ConIndHEA96" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <enumeration value="0"/>
* <enumeration value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NCTSAccDocHEA601LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TotNumOfIteHEA305" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="5"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TotNumOfPacHEA306" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="7"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TotGroMasHEA307" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
* <totalDigits value="11"/>
* <fractionDigits value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DeclarationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
* <element name="DecDatHEA383" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DecPlaHEA394" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="35"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DecPlaHEA394LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NoRelMotHEA272" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="350"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NoRelMotHEA272LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="SpeCirIndHEA1" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TraChaMetOfPayHEA1" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="SecHEA358" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <enumeration value="0"/>
* <enumeration value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CodPlUnHEA357" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="35"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CodPlUnHEA357LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="VehicleMakeName" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="40"/>
* </restriction>
* </simpleType>
* </element>
* <element name="VehicleModelName" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="40"/>
* </restriction>
* </simpleType>
* </element>
* <element name="VehicleVIN" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="40"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TypeOfMvt" type="{}TypeOfMvtType" minOccurs="0"/>
* <element name="TotalInvoicedCost" type="{}CostType" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="TRAPRIPC1" type="{}TRAPRIPC1Type" minOccurs="0"/>
* <element name="TRACONCO1" type="{}TRACONCO1Type" minOccurs="0"/>
* <element name="TRACONCE1" type="{}TRACONCE1Type" minOccurs="0"/>
* <element name="TRAFFHEA" type="{}FreightForwaderType" minOccurs="0"/>
* <element name="TRAMEANS" type="{}TRAMEANSType" minOccurs="0"/>
* <element name="TRADRV" type="{}TRADRVType" maxOccurs="9" minOccurs="0"/>
* <element name="CUSOFFDEPEPT" type="{}CUSOFFDEPEPTType" minOccurs="0"/>
* <element name="CUSOFFTRARNS" type="{}CUSOFFTRARNSType" maxOccurs="99" minOccurs="0"/>
* <element name="CUSOFFDESEST" type="{}CUSOFFDESESTType" minOccurs="0"/>
* <element name="CONRESERS" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="ControlDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
* <element name="ConDatERS14" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="ConResCodERS16">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="RESOFCON534" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="DesTOC2" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="140"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DesTOC2LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="ConInd424">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="GUAGUA" type="{}GUAGUAType" minOccurs="0"/>
* <element name="GOOITEGDS" type="{}GOOITEGDSWithRESOFCONROCType" maxOccurs="999" minOccurs="0"/>
* <element name="ITI" type="{}ITIType" maxOccurs="99" minOccurs="0"/>
* <element name="TRACORSEC037" type="{}TRACORSEC037Type" minOccurs="0"/>
* <element name="TRACONSEC029" type="{}TRACONSEC029Type" minOccurs="0"/>
* <element name="TRAFFSECHEA" type="{}FreightForwaderType" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"heahea",
"trapripc1",
"traconco1",
"traconce1",
"traffhea",
"trameans",
"tradrv",
"cusoffdepept",
"cusofftrarns",
"cusoffdesest",
"conresers",
"resofcon534",
"guagua",
"gooitegds",
"iti",
"tracorsec037",
"traconsec029",
"traffsechea"
})
@XmlRootElement(name = "EPD051")
public class EPD051
implements Serializable
{
private final static long serialVersionUID = 3093270400500704057L;
@XmlElement(name = "HEAHEA", required = true)
protected EPD051 .HEAHEA heahea;
@XmlElement(name = "TRAPRIPC1")
protected TRAPRIPC1Type trapripc1;
@XmlElement(name = "TRACONCO1")
protected TRACONCO1Type traconco1;
@XmlElement(name = "TRACONCE1")
protected TRACONCE1Type traconce1;
@XmlElement(name = "TRAFFHEA")
protected FreightForwaderType traffhea;
@XmlElement(name = "TRAMEANS")
protected TRAMEANSType trameans;
@XmlElement(name = "TRADRV")
protected List tradrv;
@XmlElement(name = "CUSOFFDEPEPT")
protected CUSOFFDEPEPTType cusoffdepept;
@XmlElement(name = "CUSOFFTRARNS")
protected List cusofftrarns;
@XmlElement(name = "CUSOFFDESEST")
protected CUSOFFDESESTType cusoffdesest;
@XmlElement(name = "CONRESERS")
protected EPD051 .CONRESERS conresers;
@XmlElement(name = "RESOFCON534")
protected List resofcon534;
@XmlElement(name = "GUAGUA")
protected GUAGUAType guagua;
@XmlElement(name = "GOOITEGDS")
protected List gooitegds;
@XmlElement(name = "ITI")
protected List iti;
@XmlElement(name = "TRACORSEC037")
protected TRACORSEC037Type tracorsec037;
@XmlElement(name = "TRACONSEC029")
protected TRACONSEC029Type traconsec029;
@XmlElement(name = "TRAFFSECHEA")
protected FreightForwaderType traffsechea;
/**
* Gets the value of the heahea property.
*
* @return
* possible object is
* {@link EPD051 .HEAHEA }
*
*/
public EPD051 .HEAHEA getHEAHEA() {
return heahea;
}
/**
* Sets the value of the heahea property.
*
* @param value
* allowed object is
* {@link EPD051 .HEAHEA }
*
*/
public void setHEAHEA(EPD051 .HEAHEA value) {
this.heahea = value;
}
/**
* Gets the value of the trapripc1 property.
*
* @return
* possible object is
* {@link TRAPRIPC1Type }
*
*/
public TRAPRIPC1Type getTRAPRIPC1() {
return trapripc1;
}
/**
* Sets the value of the trapripc1 property.
*
* @param value
* allowed object is
* {@link TRAPRIPC1Type }
*
*/
public void setTRAPRIPC1(TRAPRIPC1Type value) {
this.trapripc1 = value;
}
/**
* Gets the value of the traconco1 property.
*
* @return
* possible object is
* {@link TRACONCO1Type }
*
*/
public TRACONCO1Type getTRACONCO1() {
return traconco1;
}
/**
* Sets the value of the traconco1 property.
*
* @param value
* allowed object is
* {@link TRACONCO1Type }
*
*/
public void setTRACONCO1(TRACONCO1Type value) {
this.traconco1 = value;
}
/**
* Gets the value of the traconce1 property.
*
* @return
* possible object is
* {@link TRACONCE1Type }
*
*/
public TRACONCE1Type getTRACONCE1() {
return traconce1;
}
/**
* Sets the value of the traconce1 property.
*
* @param value
* allowed object is
* {@link TRACONCE1Type }
*
*/
public void setTRACONCE1(TRACONCE1Type value) {
this.traconce1 = value;
}
/**
* Gets the value of the traffhea property.
*
* @return
* possible object is
* {@link FreightForwaderType }
*
*/
public FreightForwaderType getTRAFFHEA() {
return traffhea;
}
/**
* Sets the value of the traffhea property.
*
* @param value
* allowed object is
* {@link FreightForwaderType }
*
*/
public void setTRAFFHEA(FreightForwaderType value) {
this.traffhea = value;
}
/**
* Gets the value of the trameans property.
*
* @return
* possible object is
* {@link TRAMEANSType }
*
*/
public TRAMEANSType getTRAMEANS() {
return trameans;
}
/**
* Sets the value of the trameans property.
*
* @param value
* allowed object is
* {@link TRAMEANSType }
*
*/
public void setTRAMEANS(TRAMEANSType value) {
this.trameans = value;
}
/**
* Gets the value of the tradrv property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a set
method for the tradrv property.
*
*
* For example, to add a new item, do as follows:
*
* getTRADRV().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link TRADRVType }
*
*
*/
public List getTRADRV() {
if (tradrv == null) {
tradrv = new ArrayList();
}
return this.tradrv;
}
/**
* Gets the value of the cusoffdepept property.
*
* @return
* possible object is
* {@link CUSOFFDEPEPTType }
*
*/
public CUSOFFDEPEPTType getCUSOFFDEPEPT() {
return cusoffdepept;
}
/**
* Sets the value of the cusoffdepept property.
*
* @param value
* allowed object is
* {@link CUSOFFDEPEPTType }
*
*/
public void setCUSOFFDEPEPT(CUSOFFDEPEPTType value) {
this.cusoffdepept = value;
}
/**
* Gets the value of the cusofftrarns property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a set
method for the cusofftrarns property.
*
*
* For example, to add a new item, do as follows:
*
* getCUSOFFTRARNS().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSOFFTRARNSType }
*
*
*/
public List getCUSOFFTRARNS() {
if (cusofftrarns == null) {
cusofftrarns = new ArrayList();
}
return this.cusofftrarns;
}
/**
* Gets the value of the cusoffdesest property.
*
* @return
* possible object is
* {@link CUSOFFDESESTType }
*
*/
public CUSOFFDESESTType getCUSOFFDESEST() {
return cusoffdesest;
}
/**
* Sets the value of the cusoffdesest property.
*
* @param value
* allowed object is
* {@link CUSOFFDESESTType }
*
*/
public void setCUSOFFDESEST(CUSOFFDESESTType value) {
this.cusoffdesest = value;
}
/**
* Gets the value of the conresers property.
*
* @return
* possible object is
* {@link EPD051 .CONRESERS }
*
*/
public EPD051 .CONRESERS getCONRESERS() {
return conresers;
}
/**
* Sets the value of the conresers property.
*
* @param value
* allowed object is
* {@link EPD051 .CONRESERS }
*
*/
public void setCONRESERS(EPD051 .CONRESERS value) {
this.conresers = value;
}
/**
* Gets the value of the resofcon534 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a set
method for the resofcon534 property.
*
*
* For example, to add a new item, do as follows:
*
* getRESOFCON534().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EPD051 .RESOFCON534 }
*
*
*/
public List getRESOFCON534() {
if (resofcon534 == null) {
resofcon534 = new ArrayList();
}
return this.resofcon534;
}
/**
* Gets the value of the guagua property.
*
* @return
* possible object is
* {@link GUAGUAType }
*
*/
public GUAGUAType getGUAGUA() {
return guagua;
}
/**
* Sets the value of the guagua property.
*
* @param value
* allowed object is
* {@link GUAGUAType }
*
*/
public void setGUAGUA(GUAGUAType value) {
this.guagua = value;
}
/**
* Gets the value of the gooitegds property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a set
method for the gooitegds property.
*
*
* For example, to add a new item, do as follows:
*
* getGOOITEGDS().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GOOITEGDSWithRESOFCONROCType }
*
*
*/
public List getGOOITEGDS() {
if (gooitegds == null) {
gooitegds = new ArrayList();
}
return this.gooitegds;
}
/**
* Gets the value of the iti property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a set
method for the iti property.
*
*
* For example, to add a new item, do as follows:
*
* getITI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ITIType }
*
*
*/
public List getITI() {
if (iti == null) {
iti = new ArrayList();
}
return this.iti;
}
/**
* Gets the value of the tracorsec037 property.
*
* @return
* possible object is
* {@link TRACORSEC037Type }
*
*/
public TRACORSEC037Type getTRACORSEC037() {
return tracorsec037;
}
/**
* Sets the value of the tracorsec037 property.
*
* @param value
* allowed object is
* {@link TRACORSEC037Type }
*
*/
public void setTRACORSEC037(TRACORSEC037Type value) {
this.tracorsec037 = value;
}
/**
* Gets the value of the traconsec029 property.
*
* @return
* possible object is
* {@link TRACONSEC029Type }
*
*/
public TRACONSEC029Type getTRACONSEC029() {
return traconsec029;
}
/**
* Sets the value of the traconsec029 property.
*
* @param value
* allowed object is
* {@link TRACONSEC029Type }
*
*/
public void setTRACONSEC029(TRACONSEC029Type value) {
this.traconsec029 = value;
}
/**
* Gets the value of the traffsechea property.
*
* @return
* possible object is
* {@link FreightForwaderType }
*
*/
public FreightForwaderType getTRAFFSECHEA() {
return traffsechea;
}
/**
* Sets the value of the traffsechea property.
*
* @param value
* allowed object is
* {@link FreightForwaderType }
*
*/
public void setTRAFFSECHEA(FreightForwaderType value) {
this.traffsechea = value;
}
/**
* 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="ControlDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
* <element name="ConDatERS14" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="ConResCodERS16">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"controlDate",
"conDatERS14",
"conResCodERS16"
})
public static class CONRESERS
implements Serializable
{
private final static long serialVersionUID = 3093270400500704057L;
@XmlElement(name = "ControlDate")
@XmlSchemaType(name = "date")
protected XMLGregorianCalendar controlDate;
@XmlElement(name = "ConDatERS14")
protected String conDatERS14;
@XmlElement(name = "ConResCodERS16", required = true)
protected String conResCodERS16;
/**
* Gets the value of the controlDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getControlDate() {
return controlDate;
}
/**
* Sets the value of the controlDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setControlDate(XMLGregorianCalendar value) {
this.controlDate = value;
}
/**
* Gets the value of the conDatERS14 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getConDatERS14() {
return conDatERS14;
}
/**
* Sets the value of the conDatERS14 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setConDatERS14(String value) {
this.conDatERS14 = value;
}
/**
* Gets the value of the conResCodERS16 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getConResCodERS16() {
return conResCodERS16;
}
/**
* Sets the value of the conResCodERS16 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setConResCodERS16(String value) {
this.conResCodERS16 = value;
}
}
/**
* 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="DocNumHEA5" type="{}DocNumHEA5Type"/>
* <element name="GuaranteeNumber" type="{}GuaranteeNumberType" minOccurs="0"/>
* <element name="TypOfDecHEA24" type="{}TypOfDecHEA24EnumType" minOccurs="0"/>
* <element name="CouOfDesCodHEA30" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="AgrLocOfGooCodHEA38" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="17"/>
* </restriction>
* </simpleType>
* </element>
* <element name="AgrLocOfGooHEA39" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="35"/>
* </restriction>
* </simpleType>
* </element>
* <element name="AgrLocOfGooHEA39LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="PlaOfLoaCodHEA46" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="17"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CouOfDisCodHEA55" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="InlTraModHEA75" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <enumeration value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TraModAtBorHEA76" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <enumeration value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="IdeOfMeaOfTraAtDHEA78" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="27"/>
* </restriction>
* </simpleType>
* </element>
* <element name="IdeOfMeaOfTraAtDHEA78LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NatOfMeaOfTraAtDHEA80" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="10"/>
* </restriction>
* </simpleType>
* </element>
* <element name="IdeOfMeaOfTraCroHEA85" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="27"/>
* </restriction>
* </simpleType>
* </element>
* <element name="IdeOfMeaOfTraCroHEA85LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NatOfMeaOfTraCroHEA87" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="10"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TypOfMeaOfTraCroHEA88" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger">
* </restriction>
* </simpleType>
* </element>
* <element name="ConIndHEA96" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <enumeration value="0"/>
* <enumeration value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NCTSAccDocHEA601LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TotNumOfIteHEA305" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="5"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TotNumOfPacHEA306" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="7"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TotGroMasHEA307" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
* <totalDigits value="11"/>
* <fractionDigits value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DeclarationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
* <element name="DecDatHEA383" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DecPlaHEA394" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="35"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DecPlaHEA394LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NoRelMotHEA272" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="350"/>
* </restriction>
* </simpleType>
* </element>
* <element name="NoRelMotHEA272LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="SpeCirIndHEA1" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TraChaMetOfPayHEA1" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="SecHEA358" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <enumeration value="0"/>
* <enumeration value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CodPlUnHEA357" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="35"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CodPlUnHEA357LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="VehicleMakeName" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="40"/>
* </restriction>
* </simpleType>
* </element>
* <element name="VehicleModelName" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="40"/>
* </restriction>
* </simpleType>
* </element>
* <element name="VehicleVIN" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="40"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TypeOfMvt" type="{}TypeOfMvtType" minOccurs="0"/>
* <element name="TotalInvoicedCost" type="{}CostType" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"refNumHEA4",
"docNumHEA5",
"guaranteeNumber",
"typOfDecHEA24",
"couOfDesCodHEA30",
"agrLocOfGooCodHEA38",
"agrLocOfGooHEA39",
"agrLocOfGooHEA39LNG",
"plaOfLoaCodHEA46",
"couOfDisCodHEA55",
"inlTraModHEA75",
"traModAtBorHEA76",
"ideOfMeaOfTraAtDHEA78",
"ideOfMeaOfTraAtDHEA78LNG",
"natOfMeaOfTraAtDHEA80",
"ideOfMeaOfTraCroHEA85",
"ideOfMeaOfTraCroHEA85LNG",
"natOfMeaOfTraCroHEA87",
"typOfMeaOfTraCroHEA88",
"conIndHEA96",
"nctsAccDocHEA601LNG",
"totNumOfIteHEA305",
"totNumOfPacHEA306",
"totGroMasHEA307",
"declarationDate",
"decDatHEA383",
"decPlaHEA394",
"decPlaHEA394LNG",
"noRelMotHEA272",
"noRelMotHEA272LNG",
"speCirIndHEA1",
"traChaMetOfPayHEA1",
"secHEA358",
"codPlUnHEA357",
"codPlUnHEA357LNG",
"vehicleMakeName",
"vehicleModelName",
"vehicleVIN",
"typeOfMvt",
"totalInvoicedCost"
})
public static class HEAHEA
implements Serializable
{
private final static long serialVersionUID = 3093270400500704057L;
@XmlElement(name = "RefNumHEA4", required = true)
protected String refNumHEA4;
@XmlElement(name = "DocNumHEA5", required = true)
protected String docNumHEA5;
@XmlElement(name = "GuaranteeNumber")
protected String guaranteeNumber;
@XmlElement(name = "TypOfDecHEA24")
@XmlSchemaType(name = "string")
protected TypOfDecHEA24EnumType typOfDecHEA24;
@XmlElement(name = "CouOfDesCodHEA30")
protected String couOfDesCodHEA30;
@XmlElement(name = "AgrLocOfGooCodHEA38")
protected String agrLocOfGooCodHEA38;
@XmlElement(name = "AgrLocOfGooHEA39")
protected String agrLocOfGooHEA39;
@XmlElement(name = "AgrLocOfGooHEA39LNG")
protected String agrLocOfGooHEA39LNG;
@XmlElement(name = "PlaOfLoaCodHEA46")
protected String plaOfLoaCodHEA46;
@XmlElement(name = "CouOfDisCodHEA55")
protected String couOfDisCodHEA55;
@XmlElement(name = "InlTraModHEA75")
protected BigInteger inlTraModHEA75;
@XmlElement(name = "TraModAtBorHEA76")
protected BigInteger traModAtBorHEA76;
@XmlElement(name = "IdeOfMeaOfTraAtDHEA78")
protected String ideOfMeaOfTraAtDHEA78;
@XmlElement(name = "IdeOfMeaOfTraAtDHEA78LNG")
protected String ideOfMeaOfTraAtDHEA78LNG;
@XmlElement(name = "NatOfMeaOfTraAtDHEA80")
protected String natOfMeaOfTraAtDHEA80;
@XmlElement(name = "IdeOfMeaOfTraCroHEA85")
protected String ideOfMeaOfTraCroHEA85;
@XmlElement(name = "IdeOfMeaOfTraCroHEA85LNG")
protected String ideOfMeaOfTraCroHEA85LNG;
@XmlElement(name = "NatOfMeaOfTraCroHEA87")
protected String natOfMeaOfTraCroHEA87;
@XmlElement(name = "TypOfMeaOfTraCroHEA88")
protected BigInteger typOfMeaOfTraCroHEA88;
@XmlElement(name = "ConIndHEA96")
protected BigInteger conIndHEA96;
@XmlElement(name = "NCTSAccDocHEA601LNG")
protected String nctsAccDocHEA601LNG;
@XmlElement(name = "TotNumOfIteHEA305")
protected BigInteger totNumOfIteHEA305;
@XmlElement(name = "TotNumOfPacHEA306")
protected BigInteger totNumOfPacHEA306;
@XmlElement(name = "TotGroMasHEA307")
protected BigDecimal totGroMasHEA307;
@XmlElement(name = "DeclarationDate")
@XmlSchemaType(name = "date")
protected XMLGregorianCalendar declarationDate;
@XmlElement(name = "DecDatHEA383")
protected String decDatHEA383;
@XmlElement(name = "DecPlaHEA394")
protected String decPlaHEA394;
@XmlElement(name = "DecPlaHEA394LNG")
protected String decPlaHEA394LNG;
@XmlElement(name = "NoRelMotHEA272")
protected String noRelMotHEA272;
@XmlElement(name = "NoRelMotHEA272LNG")
protected String noRelMotHEA272LNG;
@XmlElement(name = "SpeCirIndHEA1")
protected String speCirIndHEA1;
@XmlElement(name = "TraChaMetOfPayHEA1")
protected String traChaMetOfPayHEA1;
@XmlElement(name = "SecHEA358")
protected BigInteger secHEA358;
@XmlElement(name = "CodPlUnHEA357")
protected String codPlUnHEA357;
@XmlElement(name = "CodPlUnHEA357LNG")
protected String codPlUnHEA357LNG;
@XmlElement(name = "VehicleMakeName")
protected String vehicleMakeName;
@XmlElement(name = "VehicleModelName")
protected String vehicleModelName;
@XmlElement(name = "VehicleVIN")
protected String vehicleVIN;
@XmlElement(name = "TypeOfMvt")
protected String typeOfMvt;
@XmlElement(name = "TotalInvoicedCost")
protected CostType totalInvoicedCost;
/**
* Gets the value of the refNumHEA4 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRefNumHEA4() {
return refNumHEA4;
}
/**
* Sets the value of the refNumHEA4 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRefNumHEA4(String value) {
this.refNumHEA4 = value;
}
/**
* Gets the value of the docNumHEA5 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDocNumHEA5() {
return docNumHEA5;
}
/**
* Sets the value of the docNumHEA5 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDocNumHEA5(String value) {
this.docNumHEA5 = value;
}
/**
* Gets the value of the guaranteeNumber property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getGuaranteeNumber() {
return guaranteeNumber;
}
/**
* Sets the value of the guaranteeNumber property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setGuaranteeNumber(String value) {
this.guaranteeNumber = value;
}
/**
* Gets the value of the typOfDecHEA24 property.
*
* @return
* possible object is
* {@link TypOfDecHEA24EnumType }
*
*/
public TypOfDecHEA24EnumType getTypOfDecHEA24() {
return typOfDecHEA24;
}
/**
* Sets the value of the typOfDecHEA24 property.
*
* @param value
* allowed object is
* {@link TypOfDecHEA24EnumType }
*
*/
public void setTypOfDecHEA24(TypOfDecHEA24EnumType value) {
this.typOfDecHEA24 = value;
}
/**
* Gets the value of the couOfDesCodHEA30 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCouOfDesCodHEA30() {
return couOfDesCodHEA30;
}
/**
* Sets the value of the couOfDesCodHEA30 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCouOfDesCodHEA30(String value) {
this.couOfDesCodHEA30 = value;
}
/**
* Gets the value of the agrLocOfGooCodHEA38 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAgrLocOfGooCodHEA38() {
return agrLocOfGooCodHEA38;
}
/**
* Sets the value of the agrLocOfGooCodHEA38 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAgrLocOfGooCodHEA38(String value) {
this.agrLocOfGooCodHEA38 = value;
}
/**
* Gets the value of the agrLocOfGooHEA39 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAgrLocOfGooHEA39() {
return agrLocOfGooHEA39;
}
/**
* Sets the value of the agrLocOfGooHEA39 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAgrLocOfGooHEA39(String value) {
this.agrLocOfGooHEA39 = value;
}
/**
* Gets the value of the agrLocOfGooHEA39LNG property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAgrLocOfGooHEA39LNG() {
return agrLocOfGooHEA39LNG;
}
/**
* Sets the value of the agrLocOfGooHEA39LNG property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAgrLocOfGooHEA39LNG(String value) {
this.agrLocOfGooHEA39LNG = value;
}
/**
* Gets the value of the plaOfLoaCodHEA46 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPlaOfLoaCodHEA46() {
return plaOfLoaCodHEA46;
}
/**
* Sets the value of the plaOfLoaCodHEA46 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPlaOfLoaCodHEA46(String value) {
this.plaOfLoaCodHEA46 = value;
}
/**
* Gets the value of the couOfDisCodHEA55 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCouOfDisCodHEA55() {
return couOfDisCodHEA55;
}
/**
* Sets the value of the couOfDisCodHEA55 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCouOfDisCodHEA55(String value) {
this.couOfDisCodHEA55 = value;
}
/**
* Gets the value of the inlTraModHEA75 property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getInlTraModHEA75() {
return inlTraModHEA75;
}
/**
* Sets the value of the inlTraModHEA75 property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setInlTraModHEA75(BigInteger value) {
this.inlTraModHEA75 = value;
}
/**
* Gets the value of the traModAtBorHEA76 property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getTraModAtBorHEA76() {
return traModAtBorHEA76;
}
/**
* Sets the value of the traModAtBorHEA76 property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setTraModAtBorHEA76(BigInteger value) {
this.traModAtBorHEA76 = value;
}
/**
* Gets the value of the ideOfMeaOfTraAtDHEA78 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIdeOfMeaOfTraAtDHEA78() {
return ideOfMeaOfTraAtDHEA78;
}
/**
* Sets the value of the ideOfMeaOfTraAtDHEA78 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIdeOfMeaOfTraAtDHEA78(String value) {
this.ideOfMeaOfTraAtDHEA78 = value;
}
/**
* Gets the value of the ideOfMeaOfTraAtDHEA78LNG property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIdeOfMeaOfTraAtDHEA78LNG() {
return ideOfMeaOfTraAtDHEA78LNG;
}
/**
* Sets the value of the ideOfMeaOfTraAtDHEA78LNG property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIdeOfMeaOfTraAtDHEA78LNG(String value) {
this.ideOfMeaOfTraAtDHEA78LNG = value;
}
/**
* Gets the value of the natOfMeaOfTraAtDHEA80 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNatOfMeaOfTraAtDHEA80() {
return natOfMeaOfTraAtDHEA80;
}
/**
* Sets the value of the natOfMeaOfTraAtDHEA80 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNatOfMeaOfTraAtDHEA80(String value) {
this.natOfMeaOfTraAtDHEA80 = value;
}
/**
* Gets the value of the ideOfMeaOfTraCroHEA85 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIdeOfMeaOfTraCroHEA85() {
return ideOfMeaOfTraCroHEA85;
}
/**
* Sets the value of the ideOfMeaOfTraCroHEA85 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIdeOfMeaOfTraCroHEA85(String value) {
this.ideOfMeaOfTraCroHEA85 = value;
}
/**
* Gets the value of the ideOfMeaOfTraCroHEA85LNG property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIdeOfMeaOfTraCroHEA85LNG() {
return ideOfMeaOfTraCroHEA85LNG;
}
/**
* Sets the value of the ideOfMeaOfTraCroHEA85LNG property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIdeOfMeaOfTraCroHEA85LNG(String value) {
this.ideOfMeaOfTraCroHEA85LNG = value;
}
/**
* Gets the value of the natOfMeaOfTraCroHEA87 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNatOfMeaOfTraCroHEA87() {
return natOfMeaOfTraCroHEA87;
}
/**
* Sets the value of the natOfMeaOfTraCroHEA87 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNatOfMeaOfTraCroHEA87(String value) {
this.natOfMeaOfTraCroHEA87 = value;
}
/**
* Gets the value of the typOfMeaOfTraCroHEA88 property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getTypOfMeaOfTraCroHEA88() {
return typOfMeaOfTraCroHEA88;
}
/**
* Sets the value of the typOfMeaOfTraCroHEA88 property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setTypOfMeaOfTraCroHEA88(BigInteger value) {
this.typOfMeaOfTraCroHEA88 = value;
}
/**
* Gets the value of the conIndHEA96 property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getConIndHEA96() {
return conIndHEA96;
}
/**
* Sets the value of the conIndHEA96 property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setConIndHEA96(BigInteger value) {
this.conIndHEA96 = value;
}
/**
* Gets the value of the nctsAccDocHEA601LNG property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNCTSAccDocHEA601LNG() {
return nctsAccDocHEA601LNG;
}
/**
* Sets the value of the nctsAccDocHEA601LNG property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNCTSAccDocHEA601LNG(String value) {
this.nctsAccDocHEA601LNG = value;
}
/**
* Gets the value of the totNumOfIteHEA305 property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getTotNumOfIteHEA305() {
return totNumOfIteHEA305;
}
/**
* Sets the value of the totNumOfIteHEA305 property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setTotNumOfIteHEA305(BigInteger value) {
this.totNumOfIteHEA305 = value;
}
/**
* Gets the value of the totNumOfPacHEA306 property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getTotNumOfPacHEA306() {
return totNumOfPacHEA306;
}
/**
* Sets the value of the totNumOfPacHEA306 property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setTotNumOfPacHEA306(BigInteger value) {
this.totNumOfPacHEA306 = value;
}
/**
* Gets the value of the totGroMasHEA307 property.
*
* @return
* possible object is
* {@link BigDecimal }
*
*/
public BigDecimal getTotGroMasHEA307() {
return totGroMasHEA307;
}
/**
* Sets the value of the totGroMasHEA307 property.
*
* @param value
* allowed object is
* {@link BigDecimal }
*
*/
public void setTotGroMasHEA307(BigDecimal value) {
this.totGroMasHEA307 = value;
}
/**
* Gets the value of the declarationDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getDeclarationDate() {
return declarationDate;
}
/**
* Sets the value of the declarationDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setDeclarationDate(XMLGregorianCalendar value) {
this.declarationDate = value;
}
/**
* Gets the value of the decDatHEA383 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDecDatHEA383() {
return decDatHEA383;
}
/**
* Sets the value of the decDatHEA383 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDecDatHEA383(String value) {
this.decDatHEA383 = value;
}
/**
* Gets the value of the decPlaHEA394 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDecPlaHEA394() {
return decPlaHEA394;
}
/**
* Sets the value of the decPlaHEA394 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDecPlaHEA394(String value) {
this.decPlaHEA394 = value;
}
/**
* Gets the value of the decPlaHEA394LNG property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDecPlaHEA394LNG() {
return decPlaHEA394LNG;
}
/**
* Sets the value of the decPlaHEA394LNG property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDecPlaHEA394LNG(String value) {
this.decPlaHEA394LNG = value;
}
/**
* Gets the value of the noRelMotHEA272 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNoRelMotHEA272() {
return noRelMotHEA272;
}
/**
* Sets the value of the noRelMotHEA272 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNoRelMotHEA272(String value) {
this.noRelMotHEA272 = value;
}
/**
* Gets the value of the noRelMotHEA272LNG property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNoRelMotHEA272LNG() {
return noRelMotHEA272LNG;
}
/**
* Sets the value of the noRelMotHEA272LNG property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNoRelMotHEA272LNG(String value) {
this.noRelMotHEA272LNG = value;
}
/**
* Gets the value of the speCirIndHEA1 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSpeCirIndHEA1() {
return speCirIndHEA1;
}
/**
* Sets the value of the speCirIndHEA1 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSpeCirIndHEA1(String value) {
this.speCirIndHEA1 = value;
}
/**
* Gets the value of the traChaMetOfPayHEA1 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTraChaMetOfPayHEA1() {
return traChaMetOfPayHEA1;
}
/**
* Sets the value of the traChaMetOfPayHEA1 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTraChaMetOfPayHEA1(String value) {
this.traChaMetOfPayHEA1 = value;
}
/**
* Gets the value of the secHEA358 property.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getSecHEA358() {
return secHEA358;
}
/**
* Sets the value of the secHEA358 property.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setSecHEA358(BigInteger value) {
this.secHEA358 = value;
}
/**
* Gets the value of the codPlUnHEA357 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCodPlUnHEA357() {
return codPlUnHEA357;
}
/**
* Sets the value of the codPlUnHEA357 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCodPlUnHEA357(String value) {
this.codPlUnHEA357 = value;
}
/**
* Gets the value of the codPlUnHEA357LNG property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCodPlUnHEA357LNG() {
return codPlUnHEA357LNG;
}
/**
* Sets the value of the codPlUnHEA357LNG property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCodPlUnHEA357LNG(String value) {
this.codPlUnHEA357LNG = value;
}
/**
* Gets the value of the vehicleMakeName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVehicleMakeName() {
return vehicleMakeName;
}
/**
* Sets the value of the vehicleMakeName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVehicleMakeName(String value) {
this.vehicleMakeName = value;
}
/**
* Gets the value of the vehicleModelName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVehicleModelName() {
return vehicleModelName;
}
/**
* Sets the value of the vehicleModelName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVehicleModelName(String value) {
this.vehicleModelName = value;
}
/**
* Gets the value of the vehicleVIN property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVehicleVIN() {
return vehicleVIN;
}
/**
* Sets the value of the vehicleVIN property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVehicleVIN(String value) {
this.vehicleVIN = value;
}
/**
* Gets the value of the typeOfMvt property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTypeOfMvt() {
return typeOfMvt;
}
/**
* Sets the value of the typeOfMvt property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTypeOfMvt(String value) {
this.typeOfMvt = value;
}
/**
* Gets the value of the totalInvoicedCost property.
*
* @return
* possible object is
* {@link CostType }
*
*/
public CostType getTotalInvoicedCost() {
return totalInvoicedCost;
}
/**
* Sets the value of the totalInvoicedCost property.
*
* @param value
* allowed object is
* {@link CostType }
*
*/
public void setTotalInvoicedCost(CostType value) {
this.totalInvoicedCost = value;
}
}
/**
* 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="DesTOC2" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="140"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DesTOC2LNG" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="ConInd424">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"desTOC2",
"desTOC2LNG",
"conInd424"
})
public static class RESOFCON534
implements Serializable
{
private final static long serialVersionUID = 3093270400500704057L;
@XmlElement(name = "DesTOC2")
protected String desTOC2;
@XmlElement(name = "DesTOC2LNG")
protected String desTOC2LNG;
@XmlElement(name = "ConInd424", required = true)
protected String conInd424;
/**
* Gets the value of the desTOC2 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDesTOC2() {
return desTOC2;
}
/**
* Sets the value of the desTOC2 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDesTOC2(String value) {
this.desTOC2 = value;
}
/**
* Gets the value of the desTOC2LNG property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDesTOC2LNG() {
return desTOC2LNG;
}
/**
* Sets the value of the desTOC2LNG property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDesTOC2LNG(String value) {
this.desTOC2LNG = value;
}
/**
* Gets the value of the conInd424 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getConInd424() {
return conInd424;
}
/**
* Sets the value of the conInd424 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setConInd424(String value) {
this.conInd424 = value;
}
}
}