|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaProperty | |
|---|---|
| groovy.lang | Core Groovy language classes for implementing data structures, closures, metadata and so forth. |
| Uses of MetaProperty in groovy.lang |
|---|
| Subclasses of MetaProperty in groovy.lang | |
|---|---|
class |
MetaArrayLengthProperty
Represents a property on a bean which may have a getter and/or a setter |
class |
MetaBeanProperty
Represents a property on a bean which may have a getter and/or a setter |
class |
MetaExpandoProperty
Represents a property in an Expando object |
class |
MetaFieldProperty
Represents a property on a bean which may have a getter and/or a setter |
| Constructors in groovy.lang with parameters of type MetaProperty | |
|---|---|
PropertyValue(Object bean,
MetaProperty mp)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||