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()
703 Collection<String> unsetOptions = new HashSet<String>(); in getUnsetMandatoryOptions() local734 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()738 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()743 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()748 unsetOptions.add(realOptName); in getUnsetMandatoryOptions()753 return unsetOptions; in getUnsetMandatoryOptions()