com.github.junrar.unpack.vm
Class VMPreparedOperand
java.lang.Object
com.github.junrar.unpack.vm.VMPreparedOperand
public class VMPreparedOperand
- 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 |
VMPreparedOperand
public VMPreparedOperand()
getBase
public int getBase()
setBase
public void setBase(int base)
getData
public int getData()
setData
public void setData(int data)
getType
public VMOpType getType()
setType
public void setType(VMOpType type)
getOffset
public int getOffset()
setOffset
public void setOffset(int offset)
Copyright © 2012. All Rights Reserved.