public class Gs1DataBar_14 extends PropertyGroup
Gs1DataBar_14 is the class that configures the GS1 DataBar-14
Symbology.| Modifier and Type | Field and Description |
|---|---|
BooleanProperty |
convertToGs1_128
convertToGs1_128 convert the Gs1DataBar_14 label to a GS1-128 barcode. |
BooleanProperty |
enable
enable enables or disables the symbology. |
CharacterProperty |
userID
userID specifies the symbology identifier (if any).The symbology identifier is sent with the label when the global decode property Formatting.sendCodeId is set to
SendCodeID.USERDEFINED_IDENTIFIER_BEFORE_LABEL or SendCodeID.USERDEFINED_IDENTIFIER_AFTER_LABEL. |
| Constructor and Description |
|---|
Gs1DataBar_14(PropertyGetter editor)
This is the constructor of Gs1DataBar_14.
|
getGroups, getId, getName, getProperties, getPropertyById, getPropertyByName, getPropertyGroupById, getPropertyGroupByName, isFullySupported, isSupported, load, setToDefault, storepublic BooleanProperty convertToGs1_128
convertToGs1_128 convert the Gs1DataBar_14 label to a GS1-128 barcode.public BooleanProperty enable
enable enables or disables the symbology.public CharacterProperty userID
userID specifies the symbology identifier (if any).Formatting.sendCodeId is set to
SendCodeID.USERDEFINED_IDENTIFIER_BEFORE_LABEL or SendCodeID.USERDEFINED_IDENTIFIER_AFTER_LABEL.public Gs1DataBar_14(PropertyGetter editor)
editor - A PropertyGetter used to load the current barcode family.