Public Member Functions | |
| MaxicodeMsgStructured () | |
| MaxicodeMsgStructured (MaxicodeModeEnum mode, String postalCode, String countryCode, String serviceClass, String remainingMsg) | |
| String | GetData () |
| The barcode data that includes the primary message + secondary messages to be encoded in the barcode. More... | |
Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured | |
| MaxicodeModeEnum | GetMode () |
| The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes. More... | |
| void | SetMode (MaxicodeModeEnum mode) |
| String | GetPostalCode () |
| void | SetPostalCode (String postalCode) |
| String | GetCountryCode () |
| void | SetCountryCode (String countryCode) |
| String | GetServiceClass () |
| void | SetServiceClass (String serviceClass) |
| String | GetRemainingMsg () |
| void | SetRemainingMsg (String remainingMsg) |
Additional Inherited Members | |
Protected Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured | |
| AMaxicodeMsgStructured () | |
| AMaxicodeMsgStructured (MaxicodeModeEnum mode, String postalCode, String countryCode, String serviceClass, String remainingMsg) | |
| com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.MaxicodeMsgStructured | ( | ) |
| com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.MaxicodeMsgStructured | ( | MaxicodeModeEnum | mode, |
| String | postalCode, | ||
| String | countryCode, | ||
| String | serviceClass, | ||
| String | remainingMsg | ||
| ) |
References com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.countryCode, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.mode, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.postalCode, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.remainingMsg, and com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.serviceClass.
| String com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.GetData | ( | ) |
The barcode data that includes the primary message + secondary messages to be encoded in the barcode.
Reimplemented from com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.
References com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetRemainingMsg().