UniPRT SDK  v1.0.0.0
AMaxicodeMsgStructuredOpenSystemStandard Class Referenceabstract

This only applies for Mode 2 or 3. More...

Inheritance diagram for AMaxicodeMsgStructuredOpenSystemStandard:
IMaxicodeMsgStructuredOpenSystemStandard IMaxicodeData MaxicodeMsgStructuredOpenSystemStandard MaxicodeMsgStructuredOpenSystemStandard

Public Member Functions

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)
 

Protected Member Functions

 AMaxicodeMsgStructuredOpenSystemStandard (MaxicodeModeEnum mode, String year, String postalCode, String countryCode, String serviceClass, String remainingMsg)
 

Detailed Description

This only applies for Mode 2 or 3.