public class BeanGeneratorPropertyInvoker extends AbstractPropertyInvoker
BeanGenerator.| Constructor and Description |
|---|
BeanGeneratorPropertyInvoker(Class<?> c)
Creates a new bean generator property invoker for the supplied class.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertValue(Class<?> type,
String value) |
convertSimpleType, createArrayEnumFromPropertyValue, createArrayTypeFromPropertyValue, createClass, createTypeFromPropertyValue, getEnum, getProperties, hasProperty, initialize, instantiateType, invokeMethod, setPropertypublic BeanGeneratorPropertyInvoker(Class<?> c)
c - class that has setter methodsprotected Object convertValue(Class<?> type, String value)
convertValue in class AbstractPropertyInvokerCopyright © 2003-2016 Virginia Tech. All Rights Reserved.