Descripción
Sintaxis
public static BeanInfo getBeanInfo(Class<?> beanClass) throws IntrospectionException
public static BeanInfo getBeanInfo(Class<?> beanClass, int flags) throws IntrospectionException
public static BeanInfo getBeanInfo(Class<?> beanClass, Class<?> stopClass) throws IntrospectionException
public static BeanInfo getBeanInfo(Class<?> beanClass, Class<?> stopClass, int flags) throws IntrospectionException
Parámetros
- int flags,
- Class<?> stopClass,
- Class<?> beanClass,
Excepciones
Clase Padre
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.