Generated by
JDiff

Interface com.webobjects.eocontrol.EOKeyValueCodingAdditions

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