Class TapeRobotConf

java.lang.Object
fr.gouv.vitam.common.storage.tapelibrary.TapeRobotConf

public class TapeRobotConf extends Object
A barcode reader to identify tape cartridges and an automated method for loading tapes
  • Constructor Details

    • TapeRobotConf

      public TapeRobotConf()
  • Method Details

    • getDevice

      public String getDevice()
    • setDevice

      public void setDevice(String device)
    • getMtxPath

      public String getMtxPath()
    • setMtxPath

      public void setMtxPath(String mtxPath)
    • getTimeoutInMilliseconds

      public long getTimeoutInMilliseconds()
    • setTimeoutInMilliseconds

      public void setTimeoutInMilliseconds(long timeoutInMilliseconds)