com.github.junrar.unpack.vm
Class VMPreparedCommand
java.lang.Object
com.github.junrar.unpack.vm.VMPreparedCommand
public class VMPreparedCommand
- extends Object
DOCUMENT ME
- Version:
- $LastChangedRevision$
- Author:
- $LastChangedBy$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VMPreparedCommand
public VMPreparedCommand()
isByteMode
public boolean isByteMode()
setByteMode
public void setByteMode(boolean byteMode)
getOp1
public VMPreparedOperand getOp1()
setOp1
public void setOp1(VMPreparedOperand op1)
getOp2
public VMPreparedOperand getOp2()
setOp2
public void setOp2(VMPreparedOperand op2)
getOpCode
public VMCommands getOpCode()
setOpCode
public void setOpCode(VMCommands opCode)
Copyright © 2012. All Rights Reserved.