Class MixinInstanceMetaProperty
java.lang.Object
groovy.lang.MetaProperty
groovy.lang.MetaBeanProperty
org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaProperty
MetaProperty for mixed in classes
- 
Field SummaryFields inherited from class groovy.lang.MetaPropertyname, PROPERTY_SET_PREFIX, type
- 
Constructor SummaryConstructorsConstructorDescriptionMixinInstanceMetaProperty(MetaProperty property, MixinInMetaClass mixinInMetaClass) 
- 
Method SummaryMethods inherited from class groovy.lang.MetaBeanPropertygetField, getGetter, getModifiers, getProperty, getSetter, setField, setPropertyMethods inherited from class groovy.lang.MetaPropertygetGetterName, getName, getSetterName, getType
- 
Constructor Details- 
MixinInstanceMetaProperty
 
-