public interface Code128Constants
| Modifier and Type | Field and Description |
|---|---|
static int |
CODESET_A
Enables the codeset A
|
static int |
CODESET_ALL
Enables all codesets
|
static int |
CODESET_B
Enables the codeset B
|
static int |
CODESET_C
Enables the codeset C
|
static final int CODESET_A
static final int CODESET_B
static final int CODESET_C
static final int CODESET_ALL
Copyright © 2003–2023. All rights reserved.