public class TIROperationTerminationType extends Object implements Serializable
Java class for TIROperationTerminationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TIROperationTerminationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://rts.iru.org/model/carnet-1}TIRCarnetNumber"/>
<element ref="{http://rts.iru.org/model/carnet-1}VoletPageNumber" minOccurs="0"/>
<element ref="{http://www.iru.org/model/tir-actor-1}Customs"/>
<element name="CustomsOffice">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<minLength value="1"/>
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<group ref="{http://rts.iru.org/model/termination-1}CustomsLedgerEntryGroup" minOccurs="0"/>
<group ref="{http://rts.iru.org/model/termination-1}CertificateOfTerminationGroup" minOccurs="0"/>
<choice>
<element name="IsBeforeLoad" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsExit" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsFinal" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</choice>
<element name="SequenceNumber" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" minOccurs="0"/>
<element name="IsWithReservation" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CustomsComment" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="126"/>
</restriction>
</simpleType>
</element>
<element name="PackageCount" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected XMLGregorianCalendar |
certificateOfTerminationDate |
protected String |
certificateOfTerminationReference |
protected org.iru.model.tir_actor_1.Customs |
customs |
protected String |
customsComment |
protected XMLGregorianCalendar |
customsLedgerEntryDate |
protected String |
customsLedgerEntryReference |
protected String |
customsOffice |
protected Boolean |
isBeforeLoad |
protected Boolean |
isExit |
protected Boolean |
isFinal |
protected boolean |
isWithReservation |
protected Long |
packageCount |
protected Short |
sequenceNumber |
protected String |
tirCarnetNumber |
protected Short |
voletPageNumber |
| Constructor and Description |
|---|
TIROperationTerminationType() |
| Modifier and Type | Method and Description |
|---|---|
XMLGregorianCalendar |
getCertificateOfTerminationDate()
Gets the value of the certificateOfTerminationDate property.
|
String |
getCertificateOfTerminationReference()
Gets the value of the certificateOfTerminationReference property.
|
org.iru.model.tir_actor_1.Customs |
getCustoms()
Gets the value of the customs property.
|
String |
getCustomsComment()
Gets the value of the customsComment property.
|
XMLGregorianCalendar |
getCustomsLedgerEntryDate()
Gets the value of the customsLedgerEntryDate property.
|
String |
getCustomsLedgerEntryReference()
Gets the value of the customsLedgerEntryReference property.
|
String |
getCustomsOffice()
Gets the value of the customsOffice property.
|
Long |
getPackageCount()
Gets the value of the packageCount property.
|
Short |
getSequenceNumber()
Gets the value of the sequenceNumber property.
|
String |
getTIRCarnetNumber()
Gets the value of the tirCarnetNumber property.
|
Short |
getVoletPageNumber()
Gets the value of the voletPageNumber property.
|
Boolean |
isIsBeforeLoad()
Gets the value of the isBeforeLoad property.
|
Boolean |
isIsExit()
Gets the value of the isExit property.
|
Boolean |
isIsFinal()
Gets the value of the isFinal property.
|
boolean |
isIsWithReservation()
Gets the value of the isWithReservation property.
|
void |
setCertificateOfTerminationDate(XMLGregorianCalendar value)
Sets the value of the certificateOfTerminationDate property.
|
void |
setCertificateOfTerminationReference(String value)
Sets the value of the certificateOfTerminationReference property.
|
void |
setCustoms(org.iru.model.tir_actor_1.Customs value)
Sets the value of the customs property.
|
void |
setCustomsComment(String value)
Sets the value of the customsComment property.
|
void |
setCustomsLedgerEntryDate(XMLGregorianCalendar value)
Sets the value of the customsLedgerEntryDate property.
|
void |
setCustomsLedgerEntryReference(String value)
Sets the value of the customsLedgerEntryReference property.
|
void |
setCustomsOffice(String value)
Sets the value of the customsOffice property.
|
void |
setIsBeforeLoad(Boolean value)
Sets the value of the isBeforeLoad property.
|
void |
setIsExit(Boolean value)
Sets the value of the isExit property.
|
void |
setIsFinal(Boolean value)
Sets the value of the isFinal property.
|
void |
setIsWithReservation(boolean value)
Sets the value of the isWithReservation property.
|
void |
setPackageCount(Long value)
Sets the value of the packageCount property.
|
void |
setSequenceNumber(Short value)
Sets the value of the sequenceNumber property.
|
void |
setTIRCarnetNumber(String value)
Sets the value of the tirCarnetNumber property.
|
void |
setVoletPageNumber(Short value)
Sets the value of the voletPageNumber property.
|
protected String tirCarnetNumber
protected Short voletPageNumber
protected org.iru.model.tir_actor_1.Customs customs
protected String customsOffice
protected String customsLedgerEntryReference
protected XMLGregorianCalendar customsLedgerEntryDate
protected String certificateOfTerminationReference
protected XMLGregorianCalendar certificateOfTerminationDate
protected Boolean isBeforeLoad
protected Boolean isExit
protected Boolean isFinal
protected Short sequenceNumber
protected boolean isWithReservation
protected String customsComment
protected Long packageCount
public String getTIRCarnetNumber()
Stringpublic void setTIRCarnetNumber(String value)
value - allowed object is
Stringpublic Short getVoletPageNumber()
Shortpublic void setVoletPageNumber(Short value)
value - allowed object is
Shortpublic org.iru.model.tir_actor_1.Customs getCustoms()
Customspublic void setCustoms(org.iru.model.tir_actor_1.Customs value)
value - allowed object is
Customspublic String getCustomsOffice()
Stringpublic void setCustomsOffice(String value)
value - allowed object is
Stringpublic String getCustomsLedgerEntryReference()
Stringpublic void setCustomsLedgerEntryReference(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getCustomsLedgerEntryDate()
XMLGregorianCalendarpublic void setCustomsLedgerEntryDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getCertificateOfTerminationReference()
Stringpublic void setCertificateOfTerminationReference(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getCertificateOfTerminationDate()
XMLGregorianCalendarpublic void setCertificateOfTerminationDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic Boolean isIsBeforeLoad()
Booleanpublic void setIsBeforeLoad(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsExit()
Booleanpublic void setIsExit(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsFinal()
Booleanpublic void setIsFinal(Boolean value)
value - allowed object is
Booleanpublic Short getSequenceNumber()
Shortpublic void setSequenceNumber(Short value)
value - allowed object is
Shortpublic boolean isIsWithReservation()
public void setIsWithReservation(boolean value)
public String getCustomsComment()
Stringpublic void setCustomsComment(String value)
value - allowed object is
Stringpublic Long getPackageCount()
LongCopyright © 2017. All rights reserved.