Interface MappingConfig


public interface MappingConfig
The Interface MappingConfig.
Author:
Dinesh Karuppiah.T
  • Method Details

    • getName

      List<String> getName()
      List of value to hold Full Name.
      Returns:
      the name
    • getDob

      List<String> getDob()
      List of value to hold DOB.
      Returns:
      the dob
    • getDobType

      List<String> getDobType()
      List of value to hold DOBtype.
      Returns:
      the dob type
    • getAge

      List<String> getAge()
      List of value to hold Age.
      Returns:
      the age
    • getGender

      List<String> getGender()
      List of value to hold Gender.
      Returns:
      the gender
    • getPhoneNumber

      List<String> getPhoneNumber()
      List of value to hold Phone Number.
      Returns:
      the phone number
    • getEmailId

      List<String> getEmailId()
      List of value to hold Email ID.
      Returns:
      the email id
    • getAddressLine1

      List<String> getAddressLine1()
      List of value to hold Address Line 1.
      Returns:
      the address line 1
    • getAddressLine2

      List<String> getAddressLine2()
      List of value to hold Address Line 2.
      Returns:
      the address line 2
    • getAddressLine3

      List<String> getAddressLine3()
      List of value to hold Address Line 3.
      Returns:
      the address line 3
    • getLocation1

      List<String> getLocation1()
      List of value to hold Location 1.
      Returns:
      the location 1
    • getLocation2

      List<String> getLocation2()
      List of value to hold Location 2.
      Returns:
      the location 2
    • getLocation3

      List<String> getLocation3()
      List of value to hold Location 3.
      Returns:
      the location 3
    • getPostalCode

      List<String> getPostalCode()
      List of value to hold Postalcode.
      Returns:
      the pin code
    • getFullAddress

      List<String> getFullAddress()
      List of value to hold Full Address.
      Returns:
      the full address
    • getOtp

      List<String> getOtp()
      List of value to hold Otp.
      Returns:
      the otp
    • getPin

      List<String> getPin()
      List of value to hold Pin.
      Returns:
      the pin
    • getIris

      List<String> getIris()
      List of value to hold IRIS.
      Returns:
      the iris
    • getLeftIndex

      List<String> getLeftIndex()
      List of value to hold Left Index.
      Returns:
      the left index
    • getLeftLittle

      List<String> getLeftLittle()
      List of value to hold Left Little.
      Returns:
      the left little
    • getLeftMiddle

      List<String> getLeftMiddle()
      List of value to hold Left Middle.
      Returns:
      the left middle
    • getLeftRing

      List<String> getLeftRing()
      List of value to hold Left Ring.
      Returns:
      the left ring
    • getLeftThumb

      List<String> getLeftThumb()
      List of value to hold Left Thumb.
      Returns:
      the left thumb
    • getRightIndex

      List<String> getRightIndex()
      List of value to hold Right Index.
      Returns:
      the right index
    • getRightLittle

      List<String> getRightLittle()
      List of value to hold Right Little.
      Returns:
      the right little
    • getRightMiddle

      List<String> getRightMiddle()
      List of value to hold Right Middle.
      Returns:
      the right middle
    • getRightRing

      List<String> getRightRing()
      List of value to hold Right Ring.
      Returns:
      the right ring
    • getRightThumb

      List<String> getRightThumb()
      List of value to hold Right Thumb.
      Returns:
      the right thumb
    • getFingerprint

      List<String> getFingerprint()
      List of value to hold Finger print.
      Returns:
      the fingerprint
    • getFace

      List<String> getFace()
      List of value to hold Face.
      Returns:
      the face
    • getLeftEye

      List<String> getLeftEye()
      Gets the left eye.
      Returns:
      the left eye
    • getRightEye

      List<String> getRightEye()
      Gets the right eye.
      Returns:
      the right eye
    • getDynamicAttributes

      Map<String,List<String>> getDynamicAttributes()
      Gets the dynamic attributes.
      Returns:
      the dynamic attributes
    • getPassword

      List<String> getPassword()
      List of value to hold password.
      Returns:
      the password