|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldMap | |
---|---|
ix.util.reflect | Reflection utilities. |
Uses of FieldMap in ix.util.reflect |
---|
Fields in ix.util.reflect declared as FieldMap | |
---|---|
protected FieldMap |
ClassDescr.fields
|
Methods in ix.util.reflect that return FieldMap | |
---|---|
protected FieldMap |
ClassSyntax.collectFieldInfo(java.lang.Class objClass)
|
protected FieldMap |
ClassSyntax.collectFields(java.lang.Class c,
FieldMap fields)
Returns an initial List of FieldDescr s. |
(package private) FieldMap |
ClassSyntax.makeFieldDescrs(java.lang.Class c)
Called from a ClassDescr to make descriptions of the class's fields. |
Methods in ix.util.reflect with parameters of type FieldMap | |
---|---|
protected FieldMap |
ClassSyntax.collectFields(java.lang.Class c,
FieldMap fields)
Returns an initial List of FieldDescr s. |
protected void |
ClassSyntax.tryGetMethod(java.lang.reflect.Method meth,
FieldMap fields)
|
protected void |
ClassSyntax.trySetMethod(java.lang.reflect.Method meth,
FieldMap fields)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |