Not Supported. More...
Public Member Functions | |
MaxicodeMsgStructuredOpenSystemStandard (MaxicodeModeEnum mode, String year, String postalCode, String countryCode, String serviceClass, String remainingMsg) | |
String | GetCountryCode () |
String | GetData () |
The barcode data that includes the primary message + secondary messages to be encoded in the barcode. | |
MaxicodeModeEnum | GetMode () |
The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes. | |
String | GetPostalCode () |
String | GetRemainingMsg () |
String | GetServiceClass () |
String | GetYear () |
void | SetCountryCode (String countryCode) |
void | SetMode (MaxicodeModeEnum mode) |
void | SetPostalCode (String postalCode) |
void | SetRemainingMsg (String remainingMsg) |
void | SetServiceClass (String serviceClass) |
void | SetYear (String year) |
Not Supported.