◆ ATsplCmd() [1/3]
com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ATsplCmd |
( |
| ) |
|
◆ ATsplCmd() [2/3]
com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ATsplCmd |
( |
String |
cmd, |
|
|
String |
cmdSuffix |
|
) |
| |
◆ ATsplCmd() [3/3]
com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ATsplCmd |
( |
boolean |
useSfcc, |
|
|
String |
cmd, |
|
|
String |
cmdSuffix |
|
) |
| |
◆ ClearParameterLines()
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines |
( |
| ) |
|
References com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.parameterLines.
Referenced by 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(), and com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString().
◆ GetAsString()
StringBuilder com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetAsString |
( |
| ) |
|
◆ GetCmd()
String com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetCmd |
( |
| ) |
|
◆ GetCmdSuffix()
String com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetCmdSuffix |
( |
| ) |
|
◆ GetNewParameterLine() [1/3]
ITsplParamLine<String> com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine |
( |
| ) |
|
◆ GetNewParameterLine() [2/3]
ITsplParamLine<String> com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine |
( |
String |
startOfLine | ) |
|
◆ GetNewParameterLine() [3/3]
ITsplParamLine<String> com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine |
( |
String |
startOfLine, |
|
|
String |
endOfLine |
|
) |
| |
References com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetParameterLines().
Referenced by 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(), and com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString().
◆ GetParameterLines()
List<ITsplParamLine<String> > com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetParameterLines |
( |
| ) |
|
◆ IsUseSfcc()
boolean com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.IsUseSfcc |
( |
| ) |
|
◆ SetCmd()
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.SetCmd |
( |
String |
cmd | ) |
|
◆ SetCmdSuffix()
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.SetCmdSuffix |
( |
String |
cmdSuffix | ) |
|
◆ SetParameterLines()
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.SetParameterLines |
( |
List< ITsplParamLine< String >> |
parameterLines | ) |
|
◆ SetUseSfcc()
void com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.SetUseSfcc |
( |
boolean |
useSfcc | ) |
|
◆ toString()
String com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString |
( |
| ) |
|
References com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetAsString().
Referenced by 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(), and com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString().
◆ cmd
String com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.cmd = "" |
|
protected |
◆ cmdSuffix
String com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.cmdSuffix = "" |
|
protected |
◆ parameterLines
List<ITsplParamLine<String> > com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.parameterLines |
|
private |
◆ useSfcc
boolean com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.useSfcc = true |
|
protected |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/TsplLib/ATsplCmd.java