PKMappableObject Protocol Reference
Conforms to | NSObject |
Declared in | PKMappableObject.h |
Overview
A requred protocol for every native class that is used as the target domain object class for a PKObjectMapping instance. This protocol is needed by PKObjectMapper to determine things such as object identity.