getCustomerAddress1 method

String getCustomerAddress1()

Implementation

String getCustomerAddress1() {
  return this.customerAddress1;
}