| 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 ErrorControlLevel | ErrorControlLevel. fromString(String text)Returns the ErrorControlLevel enumeration for the specified text or null if no enumeration matches the specified text. | 
| static ErrorControlLevel | ErrorControlLevel. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ErrorControlLevel[] | ErrorControlLevel. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| ErrorControlLevel | SettingsHelperUtilZmotif. getErrorControlLevel()Get the Error Control Level. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SettingsHelperUtilZmotif. setErrorControlLevel(ErrorControlLevel level)Set the Error Control Level. | 
				© 2016 ZIH Corp. All Rights Reserved.