UniPRT SDK v2.0.0.0
 
載入中...
搜尋中...
無符合項目
LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructured 類別 參考文件
類別LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructured的繼承圖:
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructured LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData

公開方法(Public Methods)

 __init__ (self, MaxicodeModeEnum mode, str postal_code, str country_code, str service_class, str remaining_msg)
 使用指定的模式、郵政編碼、國家代碼、服務類別和剩餘消息初始化 MaxicodeMsgStructured 類的新實例。
 
str data (self)
 根據結構化格式構造Maxicode數據字符串。
 
- 公開方法(Public Methods) 繼承自 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured
 __init__ (self, MaxicodeModeEnum mode=MaxicodeModeEnum.MODE2, str postal_code="", str country_code="", str service_class="", str remaining_msg="")
 

額外的繼承成員

- 公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured
 mode = mode
 
 postal_code = postal_code
 
 country_code = country_code
 
 service_class = service_class
 
 remaining_msg = remaining_msg
 

詳細描述

@~English
@brief A class representing a structured Maxicode message for TSPL.

This class inherits from AMaxicodeMsgStructured and provides functionality for
initializing and accessing the data of a structured Maxicode message in TSPL.

@~Chinese
@brief 表示 TSPL 中结构化 Maxicode 消息的类。

此类继承自 AMaxicodeMsgStructured 并提供在 TSPL 中初始化和访问结构化 Maxicode 消息数据的功能。

@~Chinese-Traditional
@brief 表示 TSPL 中結構化 Maxicode 消息的類。

此類繼承自 AMaxicodeMsgStructured 並提供在 TSPL 中初始化和訪問結構化 Maxicode 消息數據的功能。

@ingroup TSPL

建構子與解構子說明文件

◆ __init__()

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructured.__init__ ( self,
MaxicodeModeEnum mode,
str postal_code,
str country_code,
str service_class,
str remaining_msg )

使用指定的模式、郵政編碼、國家代碼、服務類別和剩餘消息初始化 MaxicodeMsgStructured 類的新實例。

參數
modeMaxicode 的模式。
postal_code要編碼的郵政編碼。
country_code要編碼的國家代碼。
service_class要編碼的服務類別。
remaining_msg要編碼的剩餘消息。

函式成員說明文件

◆ data()

str LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructured.data ( self)

根據結構化格式構造Maxicode數據字符串。

依據LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured重新實作.


此類別(class) 文件是由下列檔案中產生: