Class File
java.lang.Object
com.regula.documentreader.api.results.rfid.File
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
int
int
define the file type (or logical belonging of the data object) within the context of the communication session with electronic document one ofeRFID_DataFile_Type
values -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fileData
-
fileID
-
notifications
-
pAStatus
public long pAStatus -
readingStatus
public long readingStatus -
readingTime
public int readingTime -
type
public int typedefine the file type (or logical belonging of the data object) within the context of the communication session with electronic document one ofeRFID_DataFile_Type
values -
docFieldsText
-
docFieldsGraphics
-
docFieldsOriginals
-
certificates
-
-
Constructor Details
-
File
public File()
-
-
Method Details
-
fromJson
-
fromJson
-
toJson
Method convert object to string in json format- Returns:
- string in json format
-