UniPRT SDK v1.0.0.0
 
載入中...
搜尋中...
無符合項目
LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard 類別 參考文件
類別LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard的繼承圖:
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData

公開方法(Public Methods)

 __init__ (self, MaxicodeModeEnum mode, str year, str postal_code, str country_code, str service_class, str remaining_msg)
 使用指定的模式、年份、郵政編碼、國家代碼、服務類別和剩餘消息初始化 MaxicodeMsgStructuredOpenSystemStandard 類的新實例。
 
str data (self)
 根據開放系統標準格式構造Maxicode數據字符串。
 

公開屬性

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

額外的繼承成員

- 靜態公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard
str postal_code
 
str country_code
 
str service_class
 
str year
 
str remaining_msg
 
- 靜態公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData
MaxicodeModeEnum mode
 

詳細描述

@~English
@brief A class representing a structured Maxicode message following the Open System Standard for TSPL.

This class inherits from AMaxicodeMsgStructuredOpenSystemStandard and provides functionality for
initializing and accessing the data of a structured Maxicode message following the Open System Standard in TSPL.

@~Chinese
@brief 表示遵循开放系统标准的 TSPL 中结构化 Maxicode 消息的类。

此类继承自 AMaxicodeMsgStructuredOpenSystemStandard,并提供在 TSPL 中初始化和访问遵循开放系统标准的结构化 Maxicode 消息的数据的功能。

@~Chinese-Traditional
@brief 表示遵循開放系統標準的 TSPL 中結構化 Maxicode 消息的類。

此類繼承自 AMaxicodeMsgStructuredOpenSystemStandard,並提供在 TSPL 中初始化和訪問遵循開放系統標準的結構化 Maxicode 消息的數據的功能。

@ingroup TSPL

建構子與解構子說明文件

◆ __init__()

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

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

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

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

函式成員說明文件

◆ data()

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

根據開放系統標準格式構造Maxicode數據字符串。

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

資料成員說明文件

◆ country_code

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.country_code

◆ mode

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.mode

◆ postal_code

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.postal_code

◆ remaining_msg

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.remaining_msg

◆ service_class

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.service_class

◆ year

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.year

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