|
|||||||||||
| 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 |
| Fields in groovy.lang declared as MetaProperty | |
private MetaProperty |
PropertyValue.mp
|
private MetaProperty |
MetaClass.arrayLengthProperty
|
| Constructors in groovy.lang with parameters of type MetaProperty | |
PropertyValue(java.lang.Object bean,
MetaProperty mp)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||