| Constructor and description | 
|---|
                                CachedField
                                (Field field) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            Field | 
                            getCachedField() | 
                        
 | 
                            Class | 
                            getDeclaringClass() | 
                        
 | 
                            int | 
                            getModifiers() | 
                        
 | 
                            Object | 
                            getProperty(Object object)
  | 
                        
 | 
                            boolean | 
                            isFinal() | 
                        
 | 
                            boolean | 
                            isStatic() | 
                        
 | 
                            void | 
                            setProperty(Object object, Object newValue)Sets the property on the given object to the new value  | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.