Package org.bidib.jbidibc.decoder.json
Class DecoderDbStatusResponse.DecoderDetectionsStatusResponse
java.lang.Object
org.bidib.jbidibc.decoder.json.StatusResponse
org.bidib.jbidibc.decoder.json.DecoderDbStatusResponse.DecoderDetectionsStatusResponse
- Enclosing class:
DecoderDbStatusResponse
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bidib.jbidibc.decoder.json.StatusResponse
getFilename, getLastUpdate, getLink, setFilename, setLastUpdate, setLink, toString
-
Constructor Details
-
DecoderDetectionsStatusResponse
public DecoderDetectionsStatusResponse()
-
-
Method Details
-
getSha1
- Returns:
- the sha1
-
setSha1
- Parameters:
sha1- the sha1 to set
-
getFileSize
public long getFileSize()- Returns:
- the fileSize
-
setFileSize
public void setFileSize(long fileSize) - Parameters:
fileSize- the fileSize to set
-