|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyException | |
|---|---|
| org.openbp.common.property | Generic bean property access functions and primitive type mappings used by these. |
| Uses of PropertyException in org.openbp.common.property |
|---|
| Methods in org.openbp.common.property that throw PropertyException | |
|---|---|
static java.lang.Object |
PropertyAccessUtil.getProperty(java.lang.Object base,
java.lang.String property)
Gets the value of the specified property of an object. |
static void |
PropertyAccessUtil.setProperty(java.lang.Object base,
java.lang.String property,
java.lang.Object value)
Sets the value of the specified property of an object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||