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) |
getActualTypeArguments
public MethodProperty(PropertyDescriptor property)
public boolean isWritable()
isWritable
in class Property
public boolean isReadable()
isReadable
in class Property
Copyright © 2008-2012. All Rights Reserved.