Searched refs:getFirstValue (Results 1 – 6 of 6) sorted by relevance
92 m_outDirName = opt.getFirstValue (); in run()96 m_outFileName = opt.getFirstValue (); in run()109 final String ov = opt.getFirstValue (); in run()
105 m_propertyFile = new File (opt.getFirstValue ()); in processOpt()128 setPropertyOverride (AppLoggers.PROPERTY_VERBOSITY_LEVEL, opt.getFirstValue ()); in processOpt()155 cmdOverrides.setProperty (on, opt.getFirstValue ()); in processCmdPropertyOverrides()257 final String v = opt.getFirstValue ().toLowerCase (); in getOptionalBooleanOptValue()
104 m_outFileName = opt.getFirstValue (); in run()
33 String getFirstValue (); in getFirstValue() method
525 public String getFirstValue () in getFirstValue() method in OptsParser.Opt
90 m_outFileName = opt.getFirstValue (); in run()