Index Hierarchy JTMappings Class Reference Inherits from NSObject Conforms to JTMappings Declared in JTMappings.h Tasks key property mapping property targetClass property + mappingWithKey:targetClass:mapping: Properties key @property (nonatomic, retain) NSString *key mapping @property (nonatomic, retain) NSDictionary *mapping targetClass @property (nonatomic, assign) Class targetClass Class Methods mappingWithKey:targetClass:mapping: + (id<JTMappings>)mappingWithKey:(NSString *)aKey targetClass:(Class)aClass mapping:(NSDictionary *)aMapping Index Hierarchy