public class TapeList extends java.lang.Object
TapeList()
java.util.List<Tape>
getTapes()
void
setTapes(java.util.List<Tape> tapes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TapeList()
public java.util.List<Tape> getTapes()
public void setTapes(java.util.List<Tape> tapes)