Searched refs:unsetOptions (Results 1 – 2 of 2) sorted by relevance
711 Collection<String> unsetOptions = new HashSet<String>(); in getUnsetMandatoryOptions() local742 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()746 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()751 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()756 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()761 return unsetOptions; in getUnsetMandatoryOptions()
514 Collection<String> unsetOptions = new HashSet<String>(); in getUnsetMandatoryOptions() local545 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()549 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()554 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()559 return unsetOptions; in getUnsetMandatoryOptions()