Package 

Object CommandStatusWrapper.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getCOMMAND_PASSED() SCSI command has successfully been executed.
      final Integer getCOMMAND_FAILED() SCSI command could not be executed, host should issue an SCSI request sense.
      final Integer getPHASE_ERROR() SCSI command could not be executed, host should issue a mass storage reset.
      final Integer getSIZE() Every CSW has the same size.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait