com.github.junrar.unpack.vm
Class VMStandardFilterSignature
java.lang.Object
com.github.junrar.unpack.vm.VMStandardFilterSignature
public class VMStandardFilterSignature
- 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 |
VMStandardFilterSignature
public VMStandardFilterSignature(int length,
int crc,
VMStandardFilters type)
getCRC
public int getCRC()
setCRC
public void setCRC(int crc)
getLength
public int getLength()
setLength
public void setLength(int length)
getType
public VMStandardFilters getType()
setType
public void setType(VMStandardFilters type)
Copyright © 2012. All Rights Reserved.