Package de.aeb.xnsg.dl.bf
Class DLValidateShipmentRequestDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractRequestDTO
de.aeb.xnsg.dl.bf.DLValidateShipmentRequestDTO
DTO class for shipment validation request data.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe data necessary to create the shipment.Options used for the validation of the shipment data.Fields inherited from class de.aeb.xnsg.foundation.bf.AbstractRequestDTO
clientIdentCode, clientSystemId, resultLanguageIsoCodes, userName -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
shipment
The data necessary to create the shipment. -
validationParms
Options used for the validation of the shipment data.
-
-
Constructor Details
-
DLValidateShipmentRequestDTO
public DLValidateShipmentRequestDTO()
-