|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.progeeks.util.TypedPropertyAccess.AccessEntry
protected static class TypedPropertyAccess.AccessEntry
Field Summary | |
---|---|
protected PropertyAccess |
access
|
protected java.lang.Class |
type
|
Constructor Summary | |
---|---|
TypedPropertyAccess.AccessEntry(java.lang.Class type,
PropertyAccess access)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.Class type
protected PropertyAccess access
Constructor Detail |
---|
public TypedPropertyAccess.AccessEntry(java.lang.Class type, PropertyAccess access)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |