| Package | Description |
|---|---|
| com.stimulsoft.report.barCodes | |
| com.stimulsoft.report.barCodes.enums |
| Modifier and Type | Method and Description |
|---|---|
StiPlesseyCheckSum |
StiPlesseyBarCodeType.getCheckSum1()
Gets or sets mode of CheckSum1.
|
StiPlesseyCheckSum |
StiPlesseyBarCodeType.getCheckSum2()
Gets or sets mode of CheckSum2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPlesseyBarCodeType.setCheckSum1(StiPlesseyCheckSum value) |
void |
StiPlesseyBarCodeType.setCheckSum2(StiPlesseyCheckSum value) |
| Constructor and Description |
|---|
StiMsiBarCodeType(double module,
double height,
StiPlesseyCheckSum checkSum1,
StiPlesseyCheckSum checkSum2) |
StiPlesseyBarCodeType(double module,
double height,
StiPlesseyCheckSum checkSum1,
StiPlesseyCheckSum checkSum2) |
| Modifier and Type | Method and Description |
|---|---|
static StiPlesseyCheckSum |
StiPlesseyCheckSum.forValue(int value) |
static StiPlesseyCheckSum |
StiPlesseyCheckSum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPlesseyCheckSum[] |
StiPlesseyCheckSum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.