表示按照开放系统标准结构化的Maxicode讯息的类。 更多...
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 | |
| year | |
| postal_code | |
| country_code | |
| service_class | |
| remaining_msg | |
静态 Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard | |
| str | postal_code |
| str | country_code |
| str | service_class |
| str | year |
| str | remaining_msg |
静态 Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData | |
| MaxicodeModeEnum | mode |
表示按照开放系统标准结构化的Maxicode讯息的类。
此类继承自AMaxicodeMsgStructuredOpenSystemStandard并提供用于访问按照开放系统标准结构化的Maxicode讯息数据的功能。
| str LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.data | ( | self | ) |
返回Maxicode讯息的编码数据。
重载 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard .