Inherits from NSObject
Declared in CMISAtomLink.h

Tasks

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