Class FedexFreight


  • public class FedexFreight
    extends Object
    • Constructor Detail

      • FedexFreight

        public FedexFreight()
    • Method Detail

      • getShipperLoadAndCount

        public String getShipperLoadAndCount()
      • getBookingConfirmation

        public String getBookingConfirmation()
      • setShipperLoadAndCount

        public void setShipperLoadAndCount​(String shipperLoadAndCount)
      • setBookingConfirmation

        public void setBookingConfirmation​(String bookingConfirmation)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object