Package | Description |
---|---|
vdoclet.beaninfo |
Modifier and Type | Method and Description |
---|---|
static PropertyInfo |
PropertyInfo.fromField(String type,
String name)
Create a PropertyInfo based on field details
|
static PropertyInfo |
PropertyInfo.fromGetter(MethodInfo getter)
Create a PropertyInfo based on a getter-method
|