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

表示按照开放系统标准结构化的Maxicode消息的类。 更多...

类 LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard 继承关系图:
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData

Public 成员函数

str data (self)
 返回Maxicode消息的编码数据。
 
- Public 成员函数 继承自 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard
 __init__ (self, MaxicodeModeEnum mode=MaxicodeModeEnum.MODE2, str year="", str postal_code="", str country_code="", str service_class="", str remaining_msg="")
 

额外继承的成员函数

- Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard
 mode = mode
 
 year = year
 
 postal_code = postal_code
 
 country_code = country_code
 
 service_class = service_class
 
 remaining_msg = remaining_msg
 

详细描述

表示按照开放系统标准结构化的Maxicode消息的类。

此类继承自AMaxicodeMsgStructuredOpenSystemStandard并提供用于访问按照开放系统标准结构化的Maxicode消息数据的功能。

成员函数说明

◆ data()

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

返回Maxicode消息的编码数据。

返回
包含编码的Maxicode消息数据的字符串。

重载 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard .


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