Interface TapeLibrarySpec
-
- All Known Implementing Classes:
TapeLibraryState
public interface TapeLibrarySpec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDevice()intgetDriveCount()java.util.List<TapeDrive>getDrives()intgetMailBoxCount()java.util.List<TapeSlot>getSlots()intgetSlotsCount()
-