仅适用于模式2或3。 更多...
Public 成员函数 | |
| __init__ (self, MaxicodeModeEnum mode=MaxicodeModeEnum.MODE2, str postal_code="", str country_code="", str service_class="", str remaining_msg="") | |
| str | data (self) |
| 根据结构化格式构造Maxicode数据字符串。 | |
Public 属性 | |
| 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 |
仅适用于模式2或3。
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.__init__ | ( | self, | |
| MaxicodeModeEnum | mode = MaxicodeModeEnum.MODE2, | ||
| str | postal_code = "", | ||
| str | country_code = "", | ||
| str | service_class = "", | ||
| str | remaining_msg = "" ) |
| str LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.data | ( | self | ) |
根据结构化格式构造Maxicode数据字符串。
重载 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData .
被 LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructured , 以及 LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructured 重载.
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.country_code |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.mode |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.postal_code |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.remaining_msg |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.service_class |