Generated by
JDiff

Class com.webobjects.eocontrol.EOKeyValueCodingAdditions.DefaultImplementation

Added Methods
void takeValuesFromDictionaryWithMapping(Object, NSDictionary, NSDictionary) Sets properties of object with values from dictionary using its keys and mapping to identify the properties.
NSDictionary valuesForKeysWithMapping(Object, NSDictionary) Returns a dictionary containing the property values of object identified by each of the key-value pairs in mapping.