Class DecoderDbStatusResponse.DecoderDetectionsStatusResponse

java.lang.Object
org.bidib.jbidibc.decoder.json.StatusResponse
org.bidib.jbidibc.decoder.json.DecoderDbStatusResponse.DecoderDetectionsStatusResponse
Enclosing class:
DecoderDbStatusResponse

public static class DecoderDbStatusResponse.DecoderDetectionsStatusResponse extends StatusResponse
  • Constructor Details

    • DecoderDetectionsStatusResponse

      public DecoderDetectionsStatusResponse()
  • Method Details

    • getSha1

      public String getSha1()
      Returns:
      the sha1
    • setSha1

      public void setSha1(String sha1)
      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