Package de.aeb.xnsg.customs.dto.ext.eu
Class ICDeliveryItemEUDTO
java.lang.Object
de.aeb.xnsg.customs.dto.ext.eu.ICDeliveryItemEUDTO
- Direct Known Subclasses:
ICDeliveryItemExportDEDTO,ICDeliveryItemImportDEDTO,ICDeliveryItemSTIDTO
DTO to hold EU specific extension data for a
ICDeliveryItemDTO.-
Field Summary
FieldsModifier and TypeFieldDescriptionISO code of country region where the goods of this item originate from.Information about preferential request.List of previous documentsList of produced documentsCode specifying the nature of transaction. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
transactionNatureCode
Code specifying the nature of transaction.length=2
-
producedDocuments
List of produced documents -
previousDocuments
List of previous documents -
preferentialData
Information about preferential request. -
originCountryRegionCode
ISO code of country region where the goods of this item originate from.length=4
-
-
Constructor Details
-
ICDeliveryItemEUDTO
public ICDeliveryItemEUDTO()
-