|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.ata.Atpi
public class Atpi
Stores attributes of the ATPI.
Constructor Summary | |
---|---|
Atpi()
|
Method Summary | |
---|---|
int |
getCommand()
|
int |
getDrqBytes()
|
int |
getTotalBytesRemaining()
|
void |
setCommand(int command)
|
void |
setDrqBytes(int drqBytes)
|
void |
setTotalBytesRemaining(int totalBytesRemaining)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Atpi()
Method Detail |
---|
public int getCommand()
public void setCommand(int command)
command
- public int getDrqBytes()
public void setDrqBytes(int drqBytes)
drqBytes
- public int getTotalBytesRemaining()
public void setTotalBytesRemaining(int totalBytesRemaining)
totalBytesRemaining
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |