|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.slurm.gf.Command | +--com.slurm.gf.SkipCommand
Encapsulates a skip command and its parameters.
Constructor Summary | |
SkipCommand(int l,
int o,
int d)
|
Method Summary | |
int |
getRows()
|
Methods inherited from class com.slurm.gf.Command |
getLocation,
getOpCode |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SkipCommand(int l, int o, int d)
Method Detail |
public int getRows()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |