getShipCountry method

String getShipCountry()

Implementation

String getShipCountry() {
  return this.shipCountry;
}