public static class MethodMetaProperty.GetMethodMetaProperty extends MethodMetaProperty
Wrapper for a method realizing the property get. WARNING: This class is for internal use only, don't use it for your APIs
| Fields inherited from class | Fields | 
|---|---|
class MetaProperty | 
                            PROPERTY_SET_PREFIX, name, type | 
                        
| Constructor and description | 
|---|
                                GetMethodMetaProperty(String name, MetaMethod theMethod) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public Object | 
                            getProperty(Object object) | 
                        
| Methods inherited from class | Name | 
|---|---|
class MethodMetaProperty | 
                            getMetaMethod, getProperty, setProperty | 
                        
class MetaProperty | 
                            getGetterName, getModifiers, getName, getProperty, getSetterName, getType, setProperty | 
                        
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.