ADF Designtime

oracle.adf.dt.objects
Class JUDTBeanMethodInfo

java.lang.Object
  extended byoracle.adf.dt.objects.JUDTBeanMethodInfo

public class JUDTBeanMethodInfo
extends java.lang.Object


Constructor Summary
JUDTBeanMethodInfo(java.beans.MethodDescriptor method)
           
 
Method Summary
 int getMethodKind()
           
 java.lang.Object getMethodObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUDTBeanMethodInfo

public JUDTBeanMethodInfo(java.beans.MethodDescriptor method)
Method Detail

getMethodKind

public int getMethodKind()

getMethodObject

public java.lang.Object getMethodObject()

ADF Designtime

 

Copyright © 1997, 2004, Oracle. All rights reserved.