getShipmentMethod method

String getShipmentMethod()

Implementation

String getShipmentMethod() {
  return this.shipmentMethod;
}