| Package | Description | 
|---|---|
| com.zebra.sdk.device | 
 Provides implementation for device operations 
 | 
| com.zebra.sdk.printer | 
 Provides implementation for Zebra branded printer functionality. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static MagCardReader | 
MagCardReaderFactory.create(ZebraPrinter printer)
Creates an instance of a Magcard reader, if available. 
 | 
static SmartcardReader | 
SmartcardReaderFactory.create(ZebraPrinter printer)
Creates an instance of a Smartcard reader, if available. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ZebraPrinterLinkOs
This interface defines increased capabilities of a Zebra Link-OS™ printer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ZebraPrinter | 
ZebraPrinterFactory.getInstance(Connection connection)
Factory method to create the correct  
ZebraPrinter concrete class based on the printer's control language. | 
static ZebraPrinter | 
ZebraPrinterFactory.getInstance(PrinterLanguage language,
           Connection connection)
Factory method to create the correct  
ZebraPrinter concrete class based on the provided printer control
 language. | 
static ZebraPrinter | 
ZebraPrinterFactory.getInstance(String[] cpclFwVersionPrefixes,
           Connection connection)
Factory method to create the correct  
ZebraPrinter concrete class based on the printer's control language. | 
| Modifier and Type | Method and Description | 
|---|---|
static ZebraPrinterLinkOs | 
ZebraPrinterFactory.createLinkOsPrinter(ZebraPrinter genericPrinter)
Create a wrapper around a Zebra printer that provides access to Link-OS™ features. 
 | 
static ZebraPrinterLinkOs | 
ZebraPrinterFactory.createLinkOsPrinter(ZebraPrinter genericPrinter,
                   LinkOsInformation info)
Create a wrapper around a Zebra printer that provides access to Link-OS™ features. 
 | 
static ZebraPrinterLinkOs | 
ZebraPrinterFactory.createLinkOsPrinter(ZebraPrinter genericPrinter,
                   LinkOsInformation info,
                   PrinterLanguage language)
Create a wrapper around a Zebra printer that provides access to Link-OS™ features. 
 | 
static ZebraPrinterLinkOs | 
ZebraPrinterFactory.createLinkOsPrinter(ZebraPrinter genericPrinter,
                   PrinterLanguage language)
Create a wrapper around a Zebra printer that provides access to Link-OS™ features. 
 | 
				© 2015 ZIH Corp. All Rights Reserved.