public static class InspCmd.Args
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cycletime |
java.io.File |
fileTestXml |
java.lang.String |
sFileScript
path to the script file for the generation or execution script of JZcmd.
|
java.lang.String |
sFileTextOut
path to the text output file which is generated by JZcmd.
|
java.lang.String |
sScriptCheck |
Constructor and Description |
---|
Args() |
public java.lang.String sFileScript
public java.lang.String sFileTextOut
public java.lang.String sScriptCheck
public java.io.File fileTestXml
public int cycletime