UniPRT SDK  v1.0.0.0
MaxicodeMsgStructuredOpenSystemStandard 類別 參考文件

不支援 更多...

類別MaxicodeMsgStructuredOpenSystemStandard的繼承圖:
AMaxicodeMsgStructuredOpenSystemStandard IMaxicodeMsgStructuredOpenSystemStandard IMaxicodeData

公開方法(Public Methods)

 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)
 

詳細描述

不支援