Package | Description |
---|---|
com.zebra.sdk.common.card.enumerations |
Provides card printer enumerated objects.
|
com.zebra.sdk.zxp.settings |
Provides container for ZXP settings access
|
Modifier and Type | Method and Description |
---|---|
static ATMMode |
ATMMode.fromInteger(int id)
Returns the associated card feeder source from the specified integer value.
|
static ATMMode |
ATMMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ATMMode[] |
ATMMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ATMMode |
SettingsHelperUtilZxp.getATMMode()
Returns the ATM card feed mode.
|
Modifier and Type | Method and Description |
---|---|
void |
SettingsHelperUtilZxp.setATMMode(ATMMode mode)
Sets the ATM card feed mode.
|
© 2016 ZIH Corp. All Rights Reserved.