public class BoundField extends Object
BoundField(Field field)
String
getAliasName()
Field
getField()
getName()
Object
getValue(Object instance)
boolean
match(String name)
void
setValue(Object instance, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BoundField(Field field)
public Field getField()
public String getName()
public String getAliasName()
public void setValue(Object instance, Object value)
public Object getValue(Object instance)
public boolean match(String name)
Copyright © 2016. All rights reserved.