MetaProperty for mixed in classes
| Constructor and description | 
|---|
                                MixinInstanceMetaProperty
                                (MetaProperty property, MixinInMetaClass mixinInMetaClass) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            CachedClass | 
                            getDeclaringClass() | 
                        
 | 
                            CachedClass | 
                            getDeclaringClass() | 
                        
 | 
                            int | 
                            getModifiers() | 
                        
 | 
                            int | 
                            getModifiers() | 
                        
 | 
                            String | 
                            getName() | 
                        
 | 
                            String | 
                            getName() | 
                        
 | 
                            Class | 
                            getReturnType() | 
                        
 | 
                            Class | 
                            getReturnType() | 
                        
 | 
                            Object | 
                            invoke(Object object, Object[] arguments) | 
                        
 | 
                            Object | 
                            invoke(Object object, Object[] arguments) | 
                        
| Methods inherited from class | Name | 
|---|---|
class MetaBeanProperty | 
                            getField, getGetter, getModifiers, getProperty, getSetter, setField, setProperty | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.