Groovy 2.2.0

groovy.beans
[Java] Interface PropertyWriter


public interface PropertyWriter

Authors:
Andres Almiray


Method Summary
void write(Object owner, String propertyName, Object value)

 

Method Detail

write

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


 

Copyright © 2003-2013 The Codehaus. All rights reserved.