Searched refs:dslLocation (Results 1 – 2 of 2) sorted by relevance
151 public void setDSLLocation(String dslLocation) throws ParseException { in setDSLLocation() argument153 if (dslLocation == null) in setDSLLocation()158 setParameter(ParameterNamesIms.DSL_LOCATION, dslLocation); in setDSLLocation()
109 public void setDSLLocation(String dslLocation) throws ParseException; in setDSLLocation() argument