SDMODataLink class
Deprecated. OData Link (base)
Syntax
@interface
SDMODataLink
:
NSObject <NSCoding>
Derived classes
SDMODataActionLink
SDMODataMediaResourceLink
SDMODataRelatedLink
Members
All members of SDMODataLink, including inherited members.
Methods
Method
Description
- (id) initWithHRef: (NSString *const) newHRef
- (id) initWithHRef: (NSString *const) newHRef andLinkRel: (NSString *const) newRel
- (id) initWithHRef: (NSString *const) newHRef andLinkRel: (NSString *const) newRel andLinkType: (NSString *const) newType
- (id) initWithHRef: (NSString *const) newHRef andLinkRel: (NSString *const) newRel andLinkType: (NSString *const) newType andLinkTitle: (NSString *const) newTitle
- (id) initWithHRef: (NSString *const) newHRef andLinkRel: (NSString *const) newRel andLinkType: (NSString *const) newType andLinkTitle: (NSString *const) newTitle andSemantic: (const enum TEN_LINK_SEMANTICS) newSemantic
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.