Uses of Class
com.github.junrar.rarfile.SubBlockHeaderType

Packages that use SubBlockHeaderType
com.github.junrar.rarfile   
 

Uses of SubBlockHeaderType in com.github.junrar.rarfile
 

Methods in com.github.junrar.rarfile that return SubBlockHeaderType
static SubBlockHeaderType SubBlockHeaderType.findSubblockHeaderType(short subType)
          find the header type for the given short value
 SubBlockHeaderType SubBlockHeader.getSubType()
           
static SubBlockHeaderType SubBlockHeaderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SubBlockHeaderType[] SubBlockHeaderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.