Searched refs:unsetOptions (Results 1 – 2 of 2) sorted by relevance
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()
732 Collection<String> unsetOptions = new HashSet<String>(); in getUnsetMandatoryOptions() local763 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()767 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()772 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()777 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()782 return unsetOptions; in getUnsetMandatoryOptions()