public class PostalAustralian extends PropertyGroup
PostalAustralian is the class that configures the Postal
Australian.| Modifier and Type | Field and Description |
|---|---|
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 |
|---|
PostalAustralian(PropertyGetter editor)
This is the constructor of PostalAustralian.
|
getGroups, getId, getName, getProperties, getPropertyById, getPropertyByName, getPropertyGroupById, getPropertyGroupByName, isFullySupported, isSupported, load, setToDefault, storepublic 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 PostalAustralian(PropertyGetter editor)
editor - A PropertyGetter used to load the current barcode family.