getShipAddress1 method

String getShipAddress1()

Implementation

String getShipAddress1() {
  return this.shipAddress1;
}