public PhoneVendor(VENDORS vendor)
 {
     this.vendor = vendor;
 }
 public PhoneVendor(VENDORS vendor)
 {
     this.vendor = vendor;
 }