OOFCCTVRating Class Reference

Encapsulates the UI-relevant rating data of an asset. More...

#import <OOFCCTVRating.h>

+ Inheritance diagram for OOFCCTVRating:

Instance Methods

(instancetype) - init
 
(instancetype) - initWithAgeRestriction:labels:clickthroughUrl:
 

Properties

NSString * ageRestriction
 
NSString * labels
 
NSString * clickthroughUrl
 

Detailed Description

Encapsulates the UI-relevant rating data of an asset.

Method Documentation

- (instancetype) init
- (instancetype) initWithAgeRestriction: (NSString *)  ageRestriction
labels: (NSString *)  labels
clickthroughUrl: (NSString *)  clickthroughUrl 

Property Documentation

- (NSString*) ageRestriction
readnonatomicassign
- (NSString*) clickthroughUrl
readnonatomicassign
- (NSString*) labels
readnonatomicassign

The documentation for this class was generated from the following file: