公開方法(Public Methods) | |
MaxicodeMsgStructured () | |
MaxicodeMsgStructured (MaxicodeModeEnum mode, String postalCode, String countryCode, String serviceClass, String remainingMsg) | |
String | GetData () |
條碼數據,包括要編碼在條碼中的主要讯息和次要讯息。 更多... | |
![]() | |
MaxicodeModeEnum | GetMode () |
用於說明條碼數據格式的模式。請參見MaxicodeModeEnum以獲取支持的模式。 更多... | |
void | SetMode (MaxicodeModeEnum mode) |
String | GetPostalCode () |
void | SetPostalCode (String postalCode) |
String | GetCountryCode () |
void | SetCountryCode (String countryCode) |
String | GetServiceClass () |
void | SetServiceClass (String serviceClass) |
String | GetRemainingMsg () |
void | SetRemainingMsg (String remainingMsg) |
額外的繼承成員 | |
![]() | |
AMaxicodeMsgStructured () | |
AMaxicodeMsgStructured (MaxicodeModeEnum mode, String postalCode, String countryCode, String serviceClass, String remainingMsg) | |
com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.MaxicodeMsgStructured | ( | ) |
com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.MaxicodeMsgStructured | ( | MaxicodeModeEnum | mode, |
String | postalCode, | ||
String | countryCode, | ||
String | serviceClass, | ||
String | remainingMsg | ||
) |
參考 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.countryCode, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.mode, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.postalCode, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.remainingMsg, 及 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.serviceClass.
String com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured.GetData | ( | ) |
條碼數據,包括要編碼在條碼中的主要讯息和次要讯息。
依據com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured重新實作.
參考 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetRemainingMsg().