groovy / 4.0 / groovy / beans / propertywriter.html

[Java] Interface PropertyWriter

public interface PropertyWriter

Methods Summary

Methods
Type Params Return Type Name and description
public void write(Object owner, String propertyName, Object value)

Method Detail

public void write(Object owner, String propertyName, Object value)

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/groovy/beans/PropertyWriter.html