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