Package de.aeb.xnsg.customs.dto.ext.ch
Class ICDeliveryImportCHDTO
java.lang.Object
de.aeb.xnsg.customs.dto.ext.ch.ICDeliveryImportCHDTO
DTO to hold CH import extension data for a
ICDeliveryDTO.-
Field Summary
FieldsModifier and TypeFieldDescriptionList of additional informations.Reference of the first shipment.Indicates that this is a contractual delivery.Indicates that this is the first shipment.Indicates that this delivery needs immediate payment.Indicates that this is a partial delivery.List of previous documentsList of produced documents -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isFirstShipment
Indicates that this is the first shipment. -
firstShipmentReference
Reference of the first shipment.length=18
-
isContractualDelivery
Indicates that this is a contractual delivery. -
isPartialDelivery
Indicates that this is a partial delivery. -
isImmediatePayment
Indicates that this delivery needs immediate payment. -
additionalInformations
List of additional informations. -
producedDocuments
List of produced documents -
previousDocuments
List of previous documents
-
-
Constructor Details
-
ICDeliveryImportCHDTO
public ICDeliveryImportCHDTO()
-