僅適用於模式2或3。 更多...
公開方法(Public Methods) | |
| __init__ (self, MaxicodeModeEnum mode=MaxicodeModeEnum.MODE2, str postal_code="", str country_code="", str service_class="", str remaining_msg="") | |
| str | data (self) |
| 根據結構化格式構造Maxicode數據字符串。 | |
公開屬性 | |
| mode | |
| postal_code | |
| country_code | |
| service_class | |
| remaining_msg | |
額外的繼承成員 | |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructured | |
| str | postal_code |
| str | country_code |
| str | service_class |
| str | remaining_msg |
靜態公開屬性 繼承自 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 |