UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsg 介面 參考文件

Maxicode 條碼數據。不適用於模式 2 或 3。 更多...

類別com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsg的繼承圖:
com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsg com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsg com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsg

公開方法(Public Methods)

String GetPrimaryMsg ()
 主要讯息,不包含模式值,通常最多有 9 個字符。 更多...
 
void SetPrimaryMsg (String primaryMsg)
 
String GetRemainingMsg ()
 次要讯息,在具有 EEC 的模式下通常最多有 68 個字符,具有 SEC 的模式下最多有 84 個字符。 更多...
 
void SetRemainingMsg (String remainingMsg)
 
- 公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData
MaxicodeModeEnum GetMode ()
 用於說明條碼數據格式的模式。請參見MaxicodeModeEnum以獲取支持的模式。 更多...
 
void SetMode (MaxicodeModeEnum mode)
 
String GetData ()
 條碼數據,包括要編碼在條碼中的主要讯息和次要讯息。 更多...
 

詳細描述

Maxicode 條碼數據。不適用於模式 2 或 3。

函式成員說明文件

◆ GetPrimaryMsg()

String com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsg.GetPrimaryMsg ( )

主要讯息,不包含模式值,通常最多有 9 個字符。

實作於 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsg.

◆ GetRemainingMsg()

String com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsg.GetRemainingMsg ( )

次要讯息,在具有 EEC 的模式下通常最多有 68 個字符,具有 SEC 的模式下最多有 84 個字符。

實作於 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsg.

◆ SetPrimaryMsg()

void com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsg.SetPrimaryMsg ( String  primaryMsg)

◆ SetRemainingMsg()

void com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsg.SetRemainingMsg ( String  remainingMsg)

此介面(interface) 文件是由下列檔案中產生: