僅適用於模式2或3。 更多...
公開方法(Public Methods) | |
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) |
保護方法(Protected Methods) | |
AMaxicodeMsgStructuredOpenSystemStandard (MaxicodeModeEnum mode, String year, String postalCode, String countryCode, String serviceClass, String remainingMsg) | |
僅適用於模式2或3。