| Package | Description | 
|---|---|
| com.zebra.sdk.common.card.enumerations | Provides card printer enumerated objects. | 
| com.zebra.sdk.zmotif.settings | Provides container for accessing ZMotif card printer settings. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Timeout | Timeout. fromString(String text)Returns the Timeout enumeration for the specified text or null if no enumeration matches the specified text. | 
| static Timeout | Timeout. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Timeout[] | Timeout. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| Timeout | SettingsHelperUtilZmotif. getStandbyTimeout()Get the printer's Standby Timeout. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SettingsHelperUtilZmotif. setStandbyTimeout(Timeout timeout)Set the printer's Standby Timeout. | 
				© 2016 ZIH Corp. All Rights Reserved.