net.datacrow.drivemanager
Class Drives

java.lang.Object
  extended by net.datacrow.drivemanager.Drives

public class Drives
extends java.lang.Object


Constructor Summary
Drives()
           
 
Method Summary
 java.util.Collection<Drive> getDrives()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Drives

public Drives()
Method Detail

getDrives

public java.util.Collection<Drive> getDrives()