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