Class EDLDataGroups
java.lang.Object
com.regula.documentreader.api.params.rfid.dg.DataGroups
com.regula.documentreader.api.params.rfid.dg.EDLDataGroups
Class that contains EDL data groups
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic EDLDataGroups
static EDLDataGroups
static EDLDataGroups
fromJson
(JSONObject object) protected void
updateDGsFromJson
(JSONObject object) Methods inherited from class com.regula.documentreader.api.params.rfid.dg.DataGroups
isDG1, isDG10, isDG11, isDG12, isDG13, isDG14, isDG2, isDG3, isDG4, isDG5, isDG6, isDG7, isDG8, isDG9, setDG1, setDG10, setDG11, setDG12, setDG13, setDG14, setDG2, setDG3, setDG4, setDG5, setDG6, setDG7, setDG8, setDG9, toJson, toJsonObject
-
Constructor Details
-
EDLDataGroups
public EDLDataGroups()
-
-
Method Details
-
defaultSettingsInstance
-
updateDGsFromJson
protected void updateDGsFromJson(JSONObject object) - Overrides:
updateDGsFromJson
in classDataGroups
-
fromJson
-
fromJson
-