Package org.lobobrowser.util
Class Bean
java.lang.Object
org.lobobrowser.util.Bean
- Author:
- J. H. S.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPropertyDescriptor
(String propertyName) void
setPropertyForFQN
(Object receiver, String fullyQualifiedPropertyName, Object value)
-
Constructor Details
-
Bean
-
-
Method Details
-
getPropertyDescriptor
- Throws:
IntrospectionException
-
getPropertyDescriptorsMap
- Throws:
IntrospectionException
-
getPropertyDescriptors
- Throws:
IntrospectionException
-
setPropertyForFQN
public void setPropertyForFQN(Object receiver, String fullyQualifiedPropertyName, Object value) throws Exception - Throws:
Exception
-