net.sourceforge.neurosdbm.db
Class NeurosDevice
java.lang.Object
net.sourceforge.neurosdbm.db.NeurosDevice
- public class NeurosDevice
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NEUROS_HARDDRIVE
public static final int NEUROS_HARDDRIVE
- See Also:
- Constant Field Values
NEUROS_FLASH
public static final int NEUROS_FLASH
- See Also:
- Constant Field Values
thisDevice
private int thisDevice
driveLetters
private static final char[] driveLetters
description
private static final java.lang.String[] description
NeurosDevice
public NeurosDevice(int device)
setDevice
public void setDevice(int device)
getDevice
public int getDevice()
getDriveLetter
public char getDriveLetter()
getDescription
public java.lang.String getDescription()
getDescriptions
public static java.lang.String[] getDescriptions()
Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.