Static Public Member Functions | |
static void | main (String[] args) |
static java.util.Map | getSerialMap () throws Exception |
static void | doTestRequest (String sn, long l) throws Exception |
static void | showOptions (String text) |
Static Package Attributes | |
static String | outputDirectory |
static java.util.Map | serialNoMap = null |
static boolean | dontOverwrite = false |
static String | firstSerialNo = "" |
static String | lastSerialNo = "" |
static String | testLocation = "Anywhere" |
static String | runNo = null |
static String | scanNo = null |
static int | temperature = 0 |
static int | testType = -1 |
static int | testRequest = -1 |
Static Private Member Functions | |
static void | saveFile (String fname, String data, SCTDBTestInfoHolder testInfo) |
static void | printRawData (String sn, long l) throws Exception |
Definition at line 13 of file getDBfiles.java.