public class MethodProperty extends GenericProperty
| Constructor and Description |
|---|
MethodProperty(PropertyDescriptor property) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object object) |
boolean |
isReadable() |
boolean |
isWritable() |
void |
set(Object object,
Object value) |
getActualTypeArgumentspublic MethodProperty(PropertyDescriptor property)
public boolean isWritable()
isWritable in class Propertypublic boolean isReadable()
isReadable in class PropertyCopyright © 2008-2012. All Rights Reserved.