Groovy 2.2.0

groovy.beans
[Java] Interface PropertyAccessor

groovy.beans.PropertyReader
  groovy.beans.PropertyAccessor
      groovy.beans.PropertyWriter
All Superinterfaces:
PropertyReader, PropertyWriter

public interface PropertyAccessor
extends PropertyReader, PropertyWriter

Authors:
Andres Almiray


Method Summary
 
Methods inherited from interface PropertyReader
read
 
Methods inherited from interface PropertyWriter
write
 

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