僅適用於模式2或3。 更多...
公開方法(Public Methods) | |
| __init__ (self, MaxicodeModeEnum mode=MaxicodeModeEnum.MODE2, str year="", str postal_code="", str country_code="", str service_class="", str remaining_msg="") | |
| str | data (self) |
| 根據開放系統標準格式構造Maxicode數據字符串。 | |
公開屬性 | |
| mode = mode | |
| year = year | |
| postal_code = postal_code | |
| country_code = country_code | |
| service_class = service_class | |
| remaining_msg = remaining_msg | |
僅適用於模式2或3。
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.__init__ | ( | self, | |
| MaxicodeModeEnum | mode = MaxicodeModeEnum.MODE2, | ||
| str | year = "", | ||
| str | postal_code = "", | ||
| str | country_code = "", | ||
| str | service_class = "", | ||
| str | remaining_msg = "" ) |
| str LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.data | ( | self | ) |
根據開放系統標準格式構造Maxicode數據字符串。
在LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard, 及 LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard重新實作.
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.country_code = country_code |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.mode = mode |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.postal_code = postal_code |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.remaining_msg = remaining_msg |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.service_class = service_class |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.year = year |