Class TransliterationResult


public class TransliterationResult extends DigifiedResult
  • Constructor Details

    • TransliterationResult

      public TransliterationResult()
  • Method Details

    • getArabicName

      public String getArabicName()
      Getter method for arabicName: The name in arabic
      Returns:
      "arabic_name" in the API response
    • getTransliteratedName

      public String getTransliteratedName()
      Getter method for transliteratedName: The first name in english
      Returns:
      "transliterated_name" in the API response
    • getTransliteratedFamilyName

      public String getTransliteratedFamilyName()
      Getter method for transliteratedFamilyName: The family name in english
      Returns:
      "transliterated_family_name" in the API response
    • getTransliteratedSecondName

      public String getTransliteratedSecondName()
      Getter method for transliteratedSecondName: The second name in arabic
      Returns:
      "transliterated_second_name" in the API response
    • getTransliteratedSurname

      public String getTransliteratedSurname()
      Getter method for transliteratedSurname: The second name in arabic
      Returns:
      "transliterated_surname" in the API response
    • getTransliteratedStreet

      public String getTransliteratedStreet()
      Getter method for transliteratedStreet: The second name in arabic
      Returns:
      "transliterated_street" in the API response
    • getTransliteratedSubdistrict

      public String getTransliteratedSubdistrict()
      Getter method for transliteratedSubdistrict: The second name in arabic
      Returns:
      "transliterated_subdistrict" in the API response
    • getTransliteratedDistrict

      public String getTransliteratedDistrict()
      Getter method for transliteratedDistrict: The second name in arabic
      Returns:
      "transliterated_district" in the API response
    • getTransliteratedGovernorate

      public String getTransliteratedGovernorate()
      Getter method for transliteratedGovernorate: The governorate name in arabic
      Returns:
      "transliterated_governorate" in the API response
    • getNotTransliterated

      public String getNotTransliterated()
      Getter method for notTransliterated: not transliterated names
      Returns:
      "not_transliterated" in the API response