| Package | Description |
|---|---|
| com.stimulsoft.report.barCodes | |
| com.stimulsoft.report.barCodes.enums |
| Modifier and Type | Method and Description |
|---|---|
StiCode11CheckSum |
StiCode11BarCodeType.getChecksum()
Gets or sets mode of checksum.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCode11BarCodeType.setChecksum(StiCode11CheckSum value) |
| Constructor and Description |
|---|
StiCode11BarCodeType(double module,
double height,
StiCode11CheckSum checksum) |
| Modifier and Type | Method and Description |
|---|---|
static StiCode11CheckSum |
StiCode11CheckSum.forValue(int value) |
static StiCode11CheckSum |
StiCode11CheckSum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiCode11CheckSum[] |
StiCode11CheckSum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.