public class SalesAssistantHistoryDataBeanBeanInfo
extends java.beans.SimpleBeanInfo
Constructor and Description |
---|
SalesAssistantHistoryDataBeanBeanInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.reflect.Method | findMethod(java.lang.Class aClass, java.lang.String methodName, int parameterCount)
Deprecated.
Find the method by comparing (name & parameter size) against the methods in the class.
|
java.beans.BeanInfo[] | getAdditionalBeanInfo()
Deprecated.
Returns the BeanInfo of the superclass of this bean to inherit its features.
|
static java.lang.Class | getBeanClass()
Deprecated.
Gets the bean class.
|
static java.lang.String | getBeanClassName()
Deprecated.
Gets the bean class name.
|
java.beans.BeanDescriptor | getBeanDescriptor()
Deprecated.
|
java.beans.EventSetDescriptor[] | getEventSetDescriptors()
Deprecated.
Return the event set descriptors for this bean.
|
java.beans.MethodDescriptor[] | getMethodDescriptors()
Deprecated.
Return the method descriptors for this bean.
|
java.beans.PropertyDescriptor[] | getPropertyDescriptors()
Deprecated.
Return the property descriptors for this bean.
|
public SalesAssistantHistoryDataBeanBeanInfo()
public static java.lang.reflect.Method findMethod(java.lang.Class aClass, java.lang.String methodName, int parameterCount)
public java.beans.BeanInfo[] getAdditionalBeanInfo()
public static java.lang.Class getBeanClass()
public static java.lang.String getBeanClassName()
public java.beans.BeanDescriptor getBeanDescriptor()
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
public java.beans.MethodDescriptor[] getMethodDescriptors()
public java.beans.PropertyDescriptor[] getPropertyDescriptors()