super();
this.orgName = orgName; this.customerName = custName; this.address = add;
return address;
return customerName;
return orgName;
this.address = address;
this.customerName = customerName;
this.orgName = orgName;