This only applies for Mode 2 or 3. More...
Public Member Functions | |
| 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) |
| String | GetData () |
| The barcode data that includes the primary message + secondary messages to be encoded in the barcode. More... | |
Protected Member Functions | |
| AMaxicodeMsgStructured () | |
| AMaxicodeMsgStructured (MaxicodeModeEnum mode, String postalCode, String countryCode, String serviceClass, String remainingMsg) | |
Private Attributes | |
| MaxicodeModeEnum | mode = MaxicodeModeEnum.MODE_2 |
| String | postalCode |
| String | countryCode |
| String | serviceClass |
| String | remainingMsg |
This only applies for Mode 2 or 3.
|
protected |
|
protected |
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.Abstract.AMaxicodeMsgStructured.GetCountryCode | ( | ) |
| String com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetData | ( | ) |
The barcode data that includes the primary message + secondary messages to be encoded in the barcode.
Implements com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData.
Reimplemented in com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructured, and com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.
References com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.countryCode, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.postalCode, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.remainingMsg, and com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.serviceClass.
| MaxicodeModeEnum com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetMode | ( | ) |
The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes.
Implements com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData.
References com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.mode.
| String com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetPostalCode | ( | ) |
| String com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetRemainingMsg | ( | ) |
| String com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetServiceClass | ( | ) |
| void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetCountryCode | ( | String | countryCode | ) |
| void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetMode | ( | MaxicodeModeEnum | mode | ) |
| void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetPostalCode | ( | String | postalCode | ) |
| void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetRemainingMsg | ( | String | remainingMsg | ) |
| void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetServiceClass | ( | String | serviceClass | ) |
|
private |
Referenced by com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.AMaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetCountryCode(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetData(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructured.MaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.MaxicodeMsgStructured(), and com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetCountryCode().
|
private |
Referenced by com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.AMaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetMode(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructured.MaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.MaxicodeMsgStructured(), and com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetMode().
|
private |
Referenced by com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.AMaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetData(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetPostalCode(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructured.MaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.MaxicodeMsgStructured(), and com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetPostalCode().
|
private |
Referenced by com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.AMaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetData(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetRemainingMsg(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructured.MaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.MaxicodeMsgStructured(), and com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetRemainingMsg().
|
private |
Referenced by com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.AMaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetData(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetServiceClass(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructured.MaxicodeMsgStructured(), com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.MaxicodeMsgStructured(), and com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.SetServiceClass().