Inherits from NSObject
Declared in PFAnimalType.h
PFAnimalType.m

Tasks

Other Methods

Other Methods

Properties

animal

@property (nonatomic, strong, readonly) NSString *animal

Class Methods

animalTypeWithAnimal:

+ (instancetype)animalTypeWithAnimal:(NSString *)animal

Instance Methods

initWithAnimal:

- (id)initWithAnimal:(NSString *)animal