getShipName method

String getShipName()

Implementation

String getShipName() {
  return this.shipName;
}