Class EIDDataGroups

java.lang.Object
com.regula.documentreader.api.params.rfid.dg.DataGroups
com.regula.documentreader.api.params.rfid.dg.EIDDataGroups

public class EIDDataGroups extends DataGroups
Class that contains EID data groups
  • Constructor Details

    • EIDDataGroups

      public EIDDataGroups()
  • Method Details

    • defaultSettingsInstance

      public static EIDDataGroups defaultSettingsInstance()
    • toJsonObject

      protected JSONObject toJsonObject()
      Overrides:
      toJsonObject in class DataGroups
    • toJson

      public String toJson()
      Method convert object to string in json format
      Overrides:
      toJson in class DataGroups
      Returns:
      string in json format
    • updateDGsFromJson

      protected void updateDGsFromJson(JSONObject object)
      Overrides:
      updateDGsFromJson in class DataGroups
    • fromJson

      public static EIDDataGroups fromJson(String json)
    • fromJson

      public static EIDDataGroups fromJson(JSONObject object)
    • isDG15

      public boolean isDG15()
    • setDG15

      public void setDG15(boolean dG15)
    • isDG16

      public boolean isDG16()
    • setDG16

      public void setDG16(boolean dG16)
    • isDG17

      public boolean isDG17()
    • setDG17

      public void setDG17(boolean dG17)
    • isDG18

      public boolean isDG18()
    • setDG18

      public void setDG18(boolean dG18)
    • isDG19

      public boolean isDG19()
    • setDG19

      public void setDG19(boolean dG19)
    • isDG20

      public boolean isDG20()
    • setDG20

      public void setDG20(boolean dG20)
    • isDG21

      public boolean isDG21()
    • setDG21

      public void setDG21(boolean dG21)