org.skyscreamer.yoga.selector
Class PojoProperty
java.lang.Object
org.skyscreamer.yoga.selector.PojoProperty
- All Implemented Interfaces:
- Property
public class PojoProperty
- extends Object
- implements Property
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PojoProperty
public PojoProperty(PropertyDescriptor property)
name
public String name()
- Specified by:
name in interface Property
getValue
public Object getValue(Object instance)
- Specified by:
getValue in interface Property
getReadMethod
public Method getReadMethod()
- Specified by:
getReadMethod in interface Property
Copyright © 2012. All Rights Reserved.