Class DLShippingProposalPackageHazardousGoodsDTO

java.lang.Object
de.aeb.xnsg.dl.intbf.DLShippingProposalPackageHazardousGoodsDTO

public class DLShippingProposalPackageHazardousGoodsDTO extends Object
  • Field Details

    • hazardousGoodsType

      public String hazardousGoodsType
      Indicates the type of hazardous goods packaged in the package. Valid values are:
    • NONE (no hazardous goods)
    • NORMAL (hazardous goods)
    • EQ (excepted quantities)
    • LQ (limited quantities)
    • SPECIAL_SUBSTANCE (special substance)
    • US_ORMD (other regulated materials for domestic transport only) - Since 2021 this code is not used anymore
    • US_SMALL_QUANTITY (small quantity regulated materials) - only relevant for US
  • Constructor Details

    • DLShippingProposalPackageHazardousGoodsDTO

      public DLShippingProposalPackageHazardousGoodsDTO()