Groovy 2.1.9

groovy.beans
[Java] Interface PropertyAccessor

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

public interface PropertyAccessor
extends PropertyReader, PropertyWriter

Authors:
Andres Almiray


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

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