クラス BeanInfo
java.lang.Object
org.iplass.mtp.impl.command.beanmapper.el.BeanInfo
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明(package private) static BeanInfogetBeanInfo(Class<?> beanClass) getProperty(String property) (package private) static PropertyInfogetPropertyInfo(Class<?> beanClass, String propName)
-
コンストラクタの詳細
-
BeanInfo
BeanInfo(Class<?> beanClass)
-
-
メソッドの詳細
-
getBeanInfo
-
getPropertyInfo
-
getProperties
-
getProperty
-