org.skyscreamer.yoga.selector
Class NamedProperty
java.lang.Object
org.skyscreamer.yoga.selector.NamedProperty
- All Implemented Interfaces:
- Property
public class NamedProperty
- extends Object
- implements Property
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamedProperty
public NamedProperty(String name)
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.