public class ReceivedTIROperationTerminationType extends TIROperationTerminationType implements Serializable
Java class for ReceivedTIROperationTerminationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReceivedTIROperationTerminationType">
<complexContent>
<extension base="{http://rts.iru.org/model/termination-1}TIROperationTerminationType">
<attribute name="receivedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected XMLGregorianCalendar |
receivedDate |
certificateOfTerminationDate, certificateOfTerminationReference, customs, customsComment, customsLedgerEntryDate, customsLedgerEntryReference, customsOffice, isBeforeLoad, isExit, isFinal, isWithReservation, packageCount, sequenceNumber, tirCarnetNumber, voletPageNumber| Constructor and Description |
|---|
ReceivedTIROperationTerminationType() |
| Modifier and Type | Method and Description |
|---|---|
XMLGregorianCalendar |
getReceivedDate()
Gets the value of the receivedDate property.
|
void |
setReceivedDate(XMLGregorianCalendar value)
Sets the value of the receivedDate property.
|
getCertificateOfTerminationDate, getCertificateOfTerminationReference, getCustoms, getCustomsComment, getCustomsLedgerEntryDate, getCustomsLedgerEntryReference, getCustomsOffice, getPackageCount, getSequenceNumber, getTIRCarnetNumber, getVoletPageNumber, isIsBeforeLoad, isIsExit, isIsFinal, isIsWithReservation, setCertificateOfTerminationDate, setCertificateOfTerminationReference, setCustoms, setCustomsComment, setCustomsLedgerEntryDate, setCustomsLedgerEntryReference, setCustomsOffice, setIsBeforeLoad, setIsExit, setIsFinal, setIsWithReservation, setPackageCount, setSequenceNumber, setTIRCarnetNumber, setVoletPageNumberprotected XMLGregorianCalendar receivedDate
public XMLGregorianCalendar getReceivedDate()
XMLGregorianCalendarpublic void setReceivedDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarCopyright © 2017. All rights reserved.