Class MethodMetaProperty.GetBeanMethodMetaProperty

java.lang.Object
groovy.lang.MetaProperty
org.codehaus.groovy.runtime.metaclass.MethodMetaProperty
org.codehaus.groovy.runtime.metaclass.MethodMetaProperty.GetBeanMethodMetaProperty
All Implemented Interfaces:
MetaMember
Enclosing class:
MethodMetaProperty

public static class MethodMetaProperty.GetBeanMethodMetaProperty extends MethodMetaProperty
Wrapper for a method realizing the property getter. WARNING: This class is for internal use only, don't use it for your APIs