public interface IAccessSupport
Object getValue(String name) throws FieldException
name.name - The name of the field to get.FieldExceptionObject setValue(String name, Object value) throws FieldException
name.name - The name of the field to get.value - The new value for the fieldFieldExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.