Class BillOfLadingV1Consignee

  • All Implemented Interfaces:
    PositionData

    public class BillOfLadingV1Consignee
    extends BaseField
    The party to whom the goods are being shipped.
    • Constructor Detail

      • BillOfLadingV1Consignee

        public BillOfLadingV1Consignee()
    • 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.
      • getAddress

        public String getAddress()
        The address of the consignee.
      • getEmail

        public String getEmail()
        The email of the shipper.
      • getName

        public String getName()
        The name of the consignee.
      • getPhone

        public String getPhone()
        The phone number of the consignee.