UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData Interface Reference

Interface for objects that contain Maxicode barcode data. More...

Inheritance diagram for com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData:
com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsg com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsgStructured com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsgStructuredOpenSystemStandard com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsg com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsg com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsg com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructured com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructuredOpenSystemStandard com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructuredOpenSystemStandard

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 GetData ()
 The barcode data that includes the primary message + secondary messages to be encoded in the barcode. More...
 

Detailed Description

Interface for objects that contain Maxicode barcode data.

Member Function Documentation

◆ GetData()

◆ GetMode()

◆ SetMode()


The documentation for this interface was generated from the following file: