Ejemplo n.º 1
0
 //Read the order reference object id from the command line
 private static void init()
 {
     orderReferenceId = CLIHelper.getStringFromConsole("order reference id");
 }