Home
last modified time | relevance | path

Searched defs:paramClass (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DMethodInvocation.java63 …public MethodInvocation(String methodName, Object obj, Class paramClass) throws NoSuchMethodExcept… in MethodInvocation()
71 public MethodInvocation(Method method, Object obj, Class paramClass) in MethodInvocation()
H A DDataAware.java331 protected Method createSetMethod(String propName, Object obj, Class paramClass) { in createSetMethod()

Completed in 25 milliseconds