Lines Matching refs:inValue
62 String inValue;
120 // inValue = "hello";
121 // values3.setDataValue(process3.getInput("InputString"), inValue);
186 inValue = "City of Glass";
189 values.setDataValue(process.getInput("BookName"), inValue);
211 inValue = "City of Glass";
213 values.setDataValue(process.getInput("BookName"), inValue);
296 inValue = "mere";
297 values.setDataValue(process.getInput("InputString"), inValue);
344 inValue = "hello";
345 values.setDataValue(process.getInput("InputString"), inValue);