Groovy Documentation

groovy.beans
[Java] Interface PropertyAccessor

groovy.beans.PropertyWriter
  groovy.beans.PropertyReader
      groovy.beans.PropertyAccessor
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
 

Groovy Documentation