|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibatis.common.beans.PropertyAccessPlan.PlanItem
private static class PropertyAccessPlan.PlanItem
Field Summary | |
---|---|
(package private) java.lang.String |
fullPropertyName
|
(package private) java.lang.reflect.Method |
method
|
(package private) java.lang.String |
methodName
|
(package private) int |
propertyIndex
|
(package private) java.lang.String |
propertyName
|
(package private) java.lang.Class |
type
|
Constructor Summary | |
---|---|
private |
PropertyAccessPlan.PlanItem()
|
Method Summary | |
---|---|
PropertyAccessPlan.PlanItem |
copy()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.String fullPropertyName
java.lang.String propertyName
int propertyIndex
java.lang.Class type
java.lang.reflect.Method method
java.lang.String methodName
Constructor Detail |
---|
private PropertyAccessPlan.PlanItem()
Method Detail |
---|
public PropertyAccessPlan.PlanItem copy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |