Example #1
0
 public String getSpouseIdType() {
   return StringUtils.trim(spouseIdType);
 }
Example #2
0
 public String getFaxAreaCode() {
   return StringUtils.trim(faxAreaCode);
 }
Example #3
0
 public String getMobileNumber() {
   return StringUtils.trim(mobileNumber);
 }
Example #4
0
 public String getWorkCountryCode() {
   return StringUtils.trim(workCountryCode);
 }
Example #5
0
 public String getWorkTelephone() {
   return StringUtils.trim(workTelephone);
 }
Example #6
0
 public String getPostalAddress5() {
   return StringUtils.trim(postalAddress5);
 }
Example #7
0
 public String getHomeAreaCode() {
   return StringUtils.trim(homeAreaCode);
 }
Example #8
0
 public String getAccountNumber() {
   return StringUtils.trim(accountNumber);
 }
Example #9
0
 public String getAccountHolder() {
   return StringUtils.trim(accountHolder);
 }
Example #10
0
 public String getEftType() {
   return StringUtils.trim(eftType);
 }
Example #11
0
 public String getAccountType() {
   return StringUtils.trim(accountType);
 }
Example #12
0
 public String getBankCode() {
   return StringUtils.trim(bankCode);
 }
Example #13
0
 public String getPaymentMethod() {
   return StringUtils.trim(paymentMethod);
 }
Example #14
0
 public String getSpouseIdNumber() {
   return StringUtils.trim(spouseIdNumber);
 }
Example #15
0
 public String getLanguage() {
   return StringUtils.trim(language);
 }
Example #16
0
 public String getGeographicalArea() {
   return StringUtils.trim(geographicalArea);
 }
Example #17
0
 public String getPhysicalAddress5() {
   return StringUtils.trim(physicalAddress5);
 }
Example #18
0
 public String getInterviewer() {
   return StringUtils.trim(interviewer);
 }
Example #19
0
 public String getHomeCountryCode() {
   return StringUtils.trim(homeCountryCode);
 }
Example #20
0
 public String getPositionHeldByIvw() {
   return StringUtils.trim(positionHeldByIvw);
 }
Example #21
0
 public String getHomeTelephone() {
   return StringUtils.trim(homeTelephone);
 }
Example #22
0
 public String getTrainedBy() {
   return StringUtils.trim(trainedBy);
 }
Example #23
0
 public String getWorkAreaCode() {
   return StringUtils.trim(workAreaCode);
 }
Example #24
0
 public String getPositionheldByTrn() {
   return StringUtils.trim(positionheldByTrn);
 }
Example #25
0
 public String getFaxCountryCode() {
   return StringUtils.trim(faxCountryCode);
 }
Example #26
0
 public String getDescription() {
   return StringUtils.trim(description);
 }
Example #27
0
 public String getFaxNumber() {
   return StringUtils.trim(faxNumber);
 }
Example #28
0
 public String getAttention() {
   return StringUtils.trim(attention);
 }
Example #29
0
 public String getEmailAddress() {
   return StringUtils.trim(emailAddress);
 }
Example #30
0
 public String getSpouseName() {
   return StringUtils.trim(spouseName);
 }