public class ProdosFileInfo
extends java.lang.Object
Note 1: standardBIN() can be used to generate sensible defaults.
Note 2: Fields are package-private to allow AppleSingle.Builder to have direct access.
| Constructor and Description |
|---|
ProdosFileInfo(int access,
int fileType,
int auxType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAccess() |
int |
getAuxType() |
int |
getFileType() |
static ProdosFileInfo |
standardBIN() |
public static ProdosFileInfo standardBIN()
public int getAccess()
public int getFileType()
public int getAuxType()