Class DLShipmentCarrierInfoTextDTO

java.lang.Object
de.aeb.xnsg.dl.bf.DLShipmentCarrierInfoTextDTO

public class DLShipmentCarrierInfoTextDTO extends Object
DTO specifying a carrier's info text for a shipment.
  • Field Details

    • identCode

      public String identCode
      Carrier info text ident code.

      length=20

    • parameter

      public String parameter
      An (optional) parameter for the info text.

      length=512

  • Constructor Details

    • DLShipmentCarrierInfoTextDTO

      public DLShipmentCarrierInfoTextDTO()