Class PTEID_ICAO_DG11


public class PTEID_ICAO_DG11 extends PTEID_BaseDGReport
  • Method Details

    • delete

      public void delete()
      Overrides:
      delete in class PTEID_BaseDGReport
    • listOfTags

      public PTEID_ByteArray listOfTags()
      Return the list of tags present in the DG11
    • fullName

      public String fullName()
      Return the full name of the holder (optional, depending on the card content)
    • personalNumber

      public String personalNumber()
      Return the personal number of the holder (optional, depending on the card content)
    • fullDateOfBirth

      public String fullDateOfBirth()
      Return the full date of birth (YYYYMMDD) (optional, depending on the card content)
    • placeOfBirth

      public String placeOfBirth()
      Return the place of birth (optional, depending on the card content)
    • permanentAddress

      public String permanentAddress()
      Return the permanent address (optional, depending on the card content)
    • telephone

      public String telephone()
      Return the telephone number (optional, depending on the card content)
    • profession

      public String profession()
      Return the profession (optional, depending on the card content)
    • title

      public String title()
      Return the title (optional, depending on the card content)
    • personalSummary

      public String personalSummary()
      Return the personal summary (optional, depending on the card content)
    • proofOfCitizenship

      public String proofOfCitizenship()
      Return the proof of citizenship (optional, depending on the card content)
    • otherValidTDNumbers

      public String otherValidTDNumbers()
      Return other valid travel document numbers (optional, depending on the card content)
    • custodyInformation

      public String custodyInformation()
      Return custody information (optional, depending on the card content)
    • numberOfOtherNames

      public int numberOfOtherNames()
      Return the number of other names
    • otherNames

      public String otherNames()
      Return other names (optional, depending on the card content)
    • GetReport

      public PTEID_DataGroupReport GetReport()
      Overrides:
      GetReport in class PTEID_BaseDGReport