|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.kbna.dioscuri.module.ata.Atpi
public class Atpi
Stores attributes of the ATPI.
| Field Summary | |
|---|---|
(package private) int |
command
|
(package private) int |
drqBytes
|
(package private) int |
totalBytesRemaining
|
| 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 |
| Field Detail |
|---|
int command
int drqBytes
int totalBytesRemaining
| Constructor Detail |
|---|
public Atpi()
| Method Detail |
|---|
public int getCommand()
public void setCommand(int command)
public int getDrqBytes()
public void setDrqBytes(int drqBytes)
public int getTotalBytesRemaining()
public void setTotalBytesRemaining(int totalBytesRemaining)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||