Searched refs:setExcludedMethods (Results 1 – 4 of 4) sorted by relevance
110 public void setExcludedMethods(List<String> excludedMethods) { in setExcludedMethods() method in XmlClass211 result.setExcludedMethods(getExcludedMethods()); in clone()
464 m_currentClass.setExcludedMethods(m_currentExcludedMethods); in xmlMethod()
48 public void setExcludedMethods(List<String> methods) { in setExcludedMethods() method in SuiteMessage
84 result.setExcludedMethods(methods); in createSuiteMessage()