BrowseNode Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | BrowseNode.h BrowseNode.m |
Tasks
-
browseNodeId
(public property)
property -
name
(public property)
property -
isCategoryRoot
(public property)
property -
properties
(public property)
property -
children
(public property)
property -
ancestors
(public property)
property -
topSellers
(public property)
property -
newReleases
(public property)
property -
topItemSet
(public property)
property
Properties
ancestors
(public property)
@property (nonatomic, retain) Ancestors *ancestors
Declared In
BrowseNode.h
browseNodeId
(public property)
@property (nonatomic, retain) NSString *browseNodeId
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
BrowseNode.h
children
(public property)
@property (nonatomic, retain) Children *children
Declared In
BrowseNode.h
isCategoryRoot
(public property)
@property (nonatomic, retain) NSNumber *isCategoryRoot
Discussion
(public property)
type : NSNumber, wrapper for primitive bool
Declared In
BrowseNode.h
name
(public property)
@property (nonatomic, retain) NSString *name
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
BrowseNode.h
newReleases
(public property)
@property (nonatomic, retain) NewReleases *newReleases
Declared In
BrowseNode.h
properties
(public property)
@property (nonatomic, retain) Properties *properties
Declared In
BrowseNode.h
topItemSet
(public property)
@property (nonatomic, retain) NSMutableArray *topItemSet
Declared In
BrowseNode.h