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