Inherits from NSObject
Declared in PFPetAgeType.h
PFPetAgeType.m

Tasks

Other Methods

Other Methods

Properties

age

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

Class Methods

ageTypeWithAge:

+ (instancetype)ageTypeWithAge:(NSString *)age

Instance Methods

initWithAge:

- (id)initWithAge:(NSString *)age