UniPRT SDK v1.0.0.0
 
载入中...
搜索中...
未找到
LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructured类 参考

表示结构化Maxicode讯息的类。 更多...

类 LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructured 继承关系图:
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructured LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData

Public 成员函数

 __init__ (self, MaxicodeModeEnum mode, str postal_code, str country_code, str service_class, str remaining_msg)
 初始化 MaxicodeMsgStructured 类的新实例。
 
str data (self)
 Maxicode讯息的编码数据。
 

额外继承的成员函数

- Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured
 mode
 
 postal_code
 
 country_code
 
 service_class
 
 remaining_msg
 
- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructured
str postal_code
 
str country_code
 
str service_class
 
str remaining_msg
 
- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData
MaxicodeModeEnum mode
 

详细描述

表示结构化Maxicode讯息的类。

此类继承自AMaxicodeMsgStructured并提供用于初始化和访问结构化Maxicode讯息数据的功能。

构造及析构函数说明

◆ __init__()

LabelMaker.PGL.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要编码的剩余讯息。

重载 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured .

成员函数说明

◆ data()

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

Maxicode讯息的编码数据。

返回
表示编码的Maxicode讯息的字符串。

重载 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured .


该类的文档由以下文件生成: