public class StorageInfo extends Object
Modifier and Type | Field and Description |
---|---|
long |
bytesFree
The number of bytes remaining on the drive.
|
char |
driveLetter
The drive's alphabetical identifier.
|
DriveType |
driveType
The type of drive.
|
boolean |
isPersistent
Boolean defining whether or not files persist across printer reboots.
|
Constructor and Description |
---|
StorageInfo()
Creates an empty
|
public DriveType driveType
© 2016 ZIH Corp. All Rights Reserved.