public interface Device
| Modifier and Type | Method and Description |
|---|---|
void |
transmit(File file)
Transmits a file to the Device
|
void transmit(File file) throws PrintException
file - the file to transmitPrintException - if the file could not be transmitted