- groovy.lang.MetaExpandoProperty
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
public Object |
getProperty(Object object) - Returns:
- the property of the given object
|
|
public void |
setProperty(Object object, Object newValue) Sets the property on the given object to the new value |
-
Inherited Methods Summary
-
-
Method Detail
-
public Object getProperty(Object object)
- throws:
- Exception if the property could not be evaluated
- Returns:
- the property of the given object
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.