Package | Description |
---|---|
com.zebra.sdk.common.card.containers |
Provides containers for Zebra Card Printer objects.
|
com.zebra.sdk.common.card.enumerations |
Provides card printer enumerated objects.
|
Modifier and Type | Field and Description |
---|---|
OCPLanguage |
OCPSettings.language
OCP language.
|
Modifier and Type | Method and Description |
---|---|
static OCPLanguage |
OCPLanguage.fromString(String text)
Returns the OCPLanguage enumeration for the specified text or null if no enumeration matches the specified text.
|
static OCPLanguage |
OCPLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OCPLanguage[] |
OCPLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2016 ZIH Corp. All Rights Reserved.