|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pojomatic.internal.AbstractPropertyElement<java.lang.reflect.Field>
org.pojomatic.internal.PropertyField
public class PropertyField
| Field Summary |
|---|
| Fields inherited from class org.pojomatic.internal.AbstractPropertyElement |
|---|
element |
| Constructor Summary | |
|---|---|
PropertyField(java.lang.reflect.Field propertyField,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
accessValue(java.lang.Object instance)
|
| Methods inherited from class org.pojomatic.internal.AbstractPropertyElement |
|---|
equals, getElement, getName, getValue, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyField(java.lang.reflect.Field propertyField,
java.lang.String name)
| Method Detail |
|---|
protected java.lang.Object accessValue(java.lang.Object instance)
throws java.lang.IllegalArgumentException,
java.lang.IllegalAccessException
accessValue in class AbstractPropertyElement<java.lang.reflect.Field>java.lang.IllegalArgumentException
java.lang.IllegalAccessException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||