Searched refs:DSL_LOCATION (Results 1 – 2 of 2) sorted by relevance
158 setParameter(ParameterNamesIms.DSL_LOCATION, dslLocation); in setDSLLocation()167 return getParameter(ParameterNamesIms.DSL_LOCATION); in getDSLLocation()208 || name.equalsIgnoreCase(ParameterNamesIms.DSL_LOCATION) in setParameter()
52 public static final String DSL_LOCATION = "dsl-location"; field