仅适用于模式2或3。 更多...
Public 成员函数 | |
| String | GetCountryCode () |
| String | GetData () |
| 条码数据,包括要编码在条码中的主要讯息和次要讯息。 | |
| MaxicodeModeEnum | GetMode () |
| 用于说明条码数据格式的模式。请参见MaxicodeModeEnum以获取支持的模式。 | |
| String | GetPostalCode () |
| String | GetRemainingMsg () |
| String | GetServiceClass () |
| void | SetCountryCode (String countryCode) |
| void | SetMode (MaxicodeModeEnum mode) |
| void | SetPostalCode (String postalCode) |
| void | SetRemainingMsg (String remainingMsg) |
| void | SetServiceClass (String serviceClass) |
Protected 成员函数 | |
| AMaxicodeMsgStructured (MaxicodeModeEnum mode, String postalCode, String countryCode, String serviceClass, String remainingMsg) | |
仅适用于模式2或3。