Searched defs:staticOnly (Results 1 – 1 of 1) sorted by relevance
252 public ModelMethod[] getMethods(String name, List<ModelClass> args, boolean staticOnly, in getMethods()297 public ModelMethod getMethod(String name, List<ModelClass> args, boolean staticOnly, in getMethod()394 public Callable findGetterOrField(String name, boolean staticOnly) { in findGetterOrField()530 public List<ModelMethod> findMethods(String name, boolean staticOnly) { in findMethods()