Index Hierarchy CMISAtomLink Class Reference Inherits from NSObject Declared in CMISAtomLink.h Tasks rel property type property href property – initWithRelation:type:href: Properties href @property (nonatomic, strong) NSString *href rel @property (nonatomic, strong) NSString *rel type @property (nonatomic, strong) NSString *type Instance Methods initWithRelation:type:href: - (id)initWithRelation:(NSString *)rel type:(NSString *)type href:(NSString *)href Index Hierarchy