| Class | Description |
|---|---|
| FieldProperty |
A
FieldProperty is a Property which is accessed as
a field, without going through accessor methods (setX, getX). |
| GenericProperty | |
| MissingProperty | |
| Property |
A
Property represents a single member variable of a class,
possibly including its accessor methods (getX, setX). |
| PropertyUtils |
| Enum | Description |
|---|---|
| BeanAccess |
Control instance variables.
|
Copyright © 2008–2017. All rights reserved.