org.nuiton.util.csv
Interface ValueGetterSetter<E,T>

All Superinterfaces:
ValueGetter<E,T>, ValueSetter<E,T>
All Known Implementing Classes:
Common.BeanProperty, Common.MapProperty, Common.ValueSaver

public interface ValueGetterSetter<E,T>
extends ValueGetter<E,T>, ValueSetter<E,T>

TODO

Since:
2.4
Author:
bleny , tchemit

Method Summary
 
Methods inherited from interface org.nuiton.util.csv.ValueGetter
get
 
Methods inherited from interface org.nuiton.util.csv.ValueSetter
set
 



Copyright © 2011 CodeLutin. All Rights Reserved.