| Class | Description |
---|
 | ComplaintTransaction |
Contains a class that represents a Dimaps REK transaction, which is a complaint.
|
 | DelayTransaction |
Contains a class that represents the Dimaps INF transaction, which is a delay in the delivery.
|
 | DeliveryStartTransaction |
Contains a class that represents the Dimaps TIL transaction
|
 | DeliveryStopTransaction |
Contains a class that represents the Dimaps AFG transaction
|
 | DiMapsTransaction |
Shared data for any DiMaps transaction.
|
 | ErrorTransaction |
Contains a class that represents the Dimaps FJL transaction, used for registering errors.
|
 | InformationTransaction |
Contains a class that represents the Dimaps INF transaction. used for information exchange
that does not require a receipt.
|
 | ReceiptTransaction |
Contains a class that represents the Dimaps KVT transaction, used for receipt.
|
 | StreetTransaction |
Contains a class that represents an a Dimaps GAD transaction, used for representing a street
in delivery.
|
 | UnknownTransaction |
Represent an unknown/not parsable transaction containing nothing but the payload as it was in the file.
|