Package adalid.commons.interfaces
Interface Accesible
-
public interface Accesible- Author:
- Jorge Campins
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetValue(String field)voidsetValue(String field, Object value)
-