public class TapeLibraryConf extends Object
Constructor and Description |
---|
TapeLibraryConf() |
Modifier and Type | Method and Description |
---|---|
List<TapeDriveConf> |
getDrives() |
List<TapeRobotConf> |
getRobots() |
void |
setDrives(List<TapeDriveConf> drives) |
void |
setRobots(List<TapeRobotConf> robots) |
public List<TapeRobotConf> getRobots()
public void setRobots(List<TapeRobotConf> robots)
public List<TapeDriveConf> getDrives()
public void setDrives(List<TapeDriveConf> drives)
Copyright © 2019 Vitam. All rights reserved.