Package de.aeb.xnsg.customs.dto.ext.gb
Class ICDeliveryGVMSGBDTO
java.lang.Object
de.aeb.xnsg.customs.dto.ext.gb.ICDeliveryGVMSGBDTO
GB specific extension data for a goods movement record.
-
Field Summary
FieldsModifier and TypeFieldDescriptionIndicates that the vehicle will not be accompanying the trailer(s) during the crossing.The planned crossing date and time of departure.ID of the crossing route. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isUnaccompanied
Indicates that the vehicle will not be accompanying the trailer(s) during the crossing. -
plannedCrossingRouteId
ID of the crossing route.length=200
-
plannedCrossingDepartureDate
The planned crossing date and time of departure.
-
-
Constructor Details
-
ICDeliveryGVMSGBDTO
public ICDeliveryGVMSGBDTO()
-