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