Protected 属性 | |
boolean | useSfcc = true |
String | cmd = "" |
String | cmdSuffix = "" |
Private 属性 | |
List< ITsplParamLine< String > > | parameterLines |
com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ATsplCmd | ( | ) |
com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ATsplCmd | ( | String | cmd, |
String | cmdSuffix | ||
) |
com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ATsplCmd | ( | boolean | useSfcc, |
String | cmd, | ||
String | cmdSuffix | ||
) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines | ( | ) |
引用了 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.parameterLines.
被这些函数引用 com.UniPRT.Sdk.LabelMaker.TsplLib.Verify.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Font.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Line.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Box.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.RfidWrite.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Alphanumeric.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.Pdf417Barcode.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.DataMatrixBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.RfidWrite.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.RfidRead.toString() , 以及 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString().
StringBuilder com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetAsString | ( | ) |
String com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetCmd | ( | ) |
String com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetCmdSuffix | ( | ) |
ITsplParamLine<String> com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine | ( | ) |
ITsplParamLine<String> com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine | ( | String | startOfLine | ) |
ITsplParamLine<String> com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine | ( | String | startOfLine, |
String | endOfLine | ||
) |
引用了 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetParameterLines().
被这些函数引用 com.UniPRT.Sdk.LabelMaker.TsplLib.Verify.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Font.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Line.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Box.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.RfidWrite.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Alphanumeric.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.Pdf417Barcode.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.DataMatrixBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.RfidWrite.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.RfidRead.toString() , 以及 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString().
List<ITsplParamLine<String> > com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetParameterLines | ( | ) |
boolean com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.IsUseSfcc | ( | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.SetCmd | ( | String | cmd | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.SetCmdSuffix | ( | String | cmdSuffix | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.SetParameterLines | ( | List< ITsplParamLine< String >> | parameterLines | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.SetUseSfcc | ( | boolean | useSfcc | ) |
String com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString | ( | ) |
引用了 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetAsString().
被这些函数引用 com.UniPRT.Sdk.LabelMaker.TsplLib.Verify.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Font.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Line.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Box.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.RfidWrite.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Alphanumeric.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.Pdf417Barcode.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.DataMatrixBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.RfidWrite.toString(), com.UniPRT.Sdk.LabelMaker.TsplLib.RfidRead.toString() , 以及 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString().
|
protected |
|
protected |
|
private |
|
protected |