包含Maxicode条码数据的对象接口。 更多...
Public 成员函数 | |
MaxicodeModeEnum | GetMode () |
用于说明条码数据格式的模式。请参见MaxicodeModeEnum以获取支持的模式。 更多... | |
void | SetMode (MaxicodeModeEnum mode) |
String | GetData () |
条码数据,包括要编码在条码中的主要讯息和次要讯息。 更多... | |
包含Maxicode条码数据的对象接口。
String com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData.GetData | ( | ) |
条码数据,包括要编码在条码中的主要讯息和次要讯息。
在 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsg, com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructuredOpenSystemStandard, com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructured, com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructuredOpenSystemStandard , 以及 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured 内被实现.
MaxicodeModeEnum com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData.GetMode | ( | ) |
用于说明条码数据格式的模式。请参见MaxicodeModeEnum以获取支持的模式。
在 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard, com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsgStructuredOpenSystemStandard, com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsg , 以及 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured 内被实现.
被这些函数引用 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString().
void com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData.SetMode | ( | MaxicodeModeEnum | mode | ) |