Class BillOfLadingV1Carrier

  • All Implemented Interfaces:
    PositionData

    public class BillOfLadingV1Carrier
    extends BaseField
    The shipping company responsible for transporting the goods.
    • Constructor Detail

      • BillOfLadingV1Carrier

        public BillOfLadingV1Carrier()
    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in class BaseField
        Returns:
        true if the field is empty, false otherwise.
      • toFieldList

        public String toFieldList()
        Output the object in a format suitable for inclusion in an rST field list.
      • getName

        public String getName()
        The name of the carrier.
      • getProfessionalNumber

        public String getProfessionalNumber()
        The professional number of the carrier.
      • getScac

        public String getScac()
        The Standard Carrier Alpha Code (SCAC) of the carrier.