groovy.beans
Interface PropertyAccessor

All Superinterfaces:
PropertyReader, PropertyWriter
All Known Implementing Classes:
DefaultPropertyAccessor

public interface PropertyAccessor
extends PropertyReader, PropertyWriter

Author:
Andres Almiray

Method Summary
 
Methods inherited from interface groovy.beans.PropertyReader
read
 
Methods inherited from interface groovy.beans.PropertyWriter
write
 


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