Not Supported. More...
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... | |
![]() | |
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 | |
![]() | |
AMaxicodeMsgStructuredOpenSystemStandard () | |
AMaxicodeMsgStructuredOpenSystemStandard (MaxicodeModeEnum mode, String year, String postalCode, String countryCode, String serviceClass, String remainingMsg) | |
Not Supported.
com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructuredOpenSystemStandard.MaxicodeMsgStructuredOpenSystemStandard | ( | ) |
com.UniPRT.Sdk.LabelMaker.TSPL.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.TSPL.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().