Lines Matching full:profile
98 public void addOrUpdateProfile(final int id, AutoFillProfile profile) {
113 profile.getFullName(),
114 profile.getEmailAddress(),
115 profile.getCompanyName(),
116 profile.getAddressLine1(),
117 profile.getAddressLine2(),
118 profile.getCity(),
119 profile.getState(),
120 profile.getZipCode(),
121 profile.getCountry(),
122 profile.getPhoneNumber() };