◆ APglCmd() [1/3]
com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.APglCmd |
( |
| ) |
|
◆ APglCmd() [2/3]
com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.APglCmd |
( |
String |
cmd, |
|
|
String |
cmdSuffix |
|
) |
| |
◆ APglCmd() [3/3]
com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.APglCmd |
( |
boolean |
useSfcc, |
|
|
String |
cmd, |
|
|
String |
cmdSuffix |
|
) |
| |
◆ ClearParameterLines()
void com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.ClearParameterLines |
( |
| ) |
|
References com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.parameterLines.
Referenced by com.UniPRT.Sdk.LabelMaker.PglLib.Verify.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Font.toString(), com.UniPRT.Sdk.LabelMaker.PGL.RfidWrite.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Line.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Scale.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Box.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Barcode2D.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Alphanumeric.toString(), com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.DataMatrixBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Barcode1D.toString(), com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.RfidWrite.toString(), and com.UniPRT.Sdk.LabelMaker.PglLib.RfidRead.toString().
◆ GetAsString()
StringBuilder com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetAsString |
( |
| ) |
|
◆ GetCmd()
String com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetCmd |
( |
| ) |
|
◆ GetCmdSuffix()
String com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetCmdSuffix |
( |
| ) |
|
◆ GetNewParameterLine() [1/3]
IPglParamLine<String> com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetNewParameterLine |
( |
| ) |
|
◆ GetNewParameterLine() [2/3]
IPglParamLine<String> com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetNewParameterLine |
( |
String |
startOfLine | ) |
|
◆ GetNewParameterLine() [3/3]
IPglParamLine<String> com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetNewParameterLine |
( |
String |
startOfLine, |
|
|
String |
endOfLine |
|
) |
| |
References com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetParameterLines().
Referenced by com.UniPRT.Sdk.LabelMaker.PglLib.Verify.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Font.toString(), com.UniPRT.Sdk.LabelMaker.PGL.RfidWrite.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Line.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Scale.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Box.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Barcode2D.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Alphanumeric.toString(), com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.DataMatrixBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Barcode1D.toString(), com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.RfidWrite.toString(), and com.UniPRT.Sdk.LabelMaker.PglLib.RfidRead.toString().
◆ GetParameterLines()
List<IPglParamLine<String> > com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetParameterLines |
( |
| ) |
|
◆ IsUseSfcc()
boolean com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.IsUseSfcc |
( |
| ) |
|
◆ SetCmd()
void com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.SetCmd |
( |
String |
cmd | ) |
|
◆ SetCmdSuffix()
void com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.SetCmdSuffix |
( |
String |
cmdSuffix | ) |
|
◆ SetParameterLines()
void com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.SetParameterLines |
( |
List< IPglParamLine< String >> |
parameterLines | ) |
|
◆ SetUseSfcc()
void com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.SetUseSfcc |
( |
boolean |
useSfcc | ) |
|
◆ toString()
String com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.toString |
( |
| ) |
|
References com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetAsString().
Referenced by com.UniPRT.Sdk.LabelMaker.PglLib.Verify.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Font.toString(), com.UniPRT.Sdk.LabelMaker.PGL.RfidWrite.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Line.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Scale.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Box.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Barcode2D.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Alphanumeric.toString(), com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.DataMatrixBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.Barcode1D.toString(), com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PglLib.RfidWrite.toString(), and com.UniPRT.Sdk.LabelMaker.PglLib.RfidRead.toString().
◆ cmd
String com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.cmd = "" |
|
protected |
◆ cmdSuffix
String com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.cmdSuffix = "" |
|
protected |
◆ parameterLines
List<IPglParamLine<String> > com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.parameterLines |
|
private |
◆ useSfcc
boolean com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.useSfcc = true |
|
protected |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/PglLib/APglCmd.java