Class MethodMetaProperty.GetBeanMethodMetaProperty
java.lang.Object
groovy.lang.MetaProperty
org.codehaus.groovy.runtime.metaclass.MethodMetaProperty
org.codehaus.groovy.runtime.metaclass.MethodMetaProperty.GetBeanMethodMetaProperty
- Enclosing class:
- MethodMetaProperty
Wrapper for a method realizing the property getter.
 WARNING: This class is for internal use only, don't use it for your APIs
- 
Nested Class SummaryNested classes/interfaces inherited from class org.codehaus.groovy.runtime.metaclass.MethodMetaPropertyMethodMetaProperty.GetBeanMethodMetaProperty, MethodMetaProperty.GetMethodMetaProperty
- 
Field SummaryFields inherited from class groovy.lang.MetaPropertyname, PROPERTY_SET_PREFIX, type
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.codehaus.groovy.runtime.metaclass.MethodMetaPropertygetMetaMethod, setPropertyMethods inherited from class groovy.lang.MetaPropertygetGetterName, getModifiers, getName, getSetterName, getType
- 
Constructor Details- 
GetBeanMethodMetaProperty
 
- 
- 
Method Details- 
getProperty- Overrides:
- getPropertyin class- MethodMetaProperty
- Returns:
- the property of the given object
 
 
-