僅適用於模式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 | |
| year | |
| postal_code | |
| country_code | |
| service_class | |
| remaining_msg | |
額外的繼承成員 | |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard | |
| str | postal_code |
| str | country_code |
| str | service_class |
| str | year |
| str | remaining_msg |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData | |
| MaxicodeModeEnum | mode |
僅適用於模式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 | ) |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.country_code |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.mode |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.postal_code |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.remaining_msg |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.service_class |
| LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.year |