| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgroovy.lang.MetaProperty
groovy.lang.MetaBeanProperty
org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaProperty
public class MixinInstanceMetaProperty
MetaProperty for mixed in classes
| Field Summary | 
|---|
| Fields inherited from class groovy.lang.MetaProperty | 
|---|
name, PROPERTY_SET_PREFIX, type | 
| Constructor Summary | |
|---|---|
MixinInstanceMetaProperty(MetaProperty property,
                          MixinInMetaClass mixinInMetaClass)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class groovy.lang.MetaBeanProperty | 
|---|
getField, getGetter, getModifiers, getProperty, getSetter, setField, setProperty | 
| Methods inherited from class groovy.lang.MetaProperty | 
|---|
getGetterName, getName, getSetterName, getType | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MixinInstanceMetaProperty(MetaProperty property,
                                 MixinInMetaClass mixinInMetaClass)
  | 
Copyright © 2003-2012 The Codehaus. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||