Class ICDeclarationPackageDTO
java.lang.Object
de.aeb.xnsg.customs.dto.declaration.ICDeclarationPackageDTO
DTO to hold data of a package for a declaration item.
-
Field Summary
FieldsModifier and TypeFieldDescriptionShipping marksNumber of packagesSequence number of the item.UN/ECE package type -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sequenceNumber
Sequence number of the item.length=5
-
numberOfPackages
Number of packageslength=8
-
typeCode
UN/ECE package typelength=3
-
marks
Shipping markslength=512
-
-
Constructor Details
-
ICDeclarationPackageDTO
public ICDeclarationPackageDTO()
-