Shopping_DomainHistogramType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Shopping_DomainHistogramType.h Shopping_DomainHistogramType.m |
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Shopping_DomainHistogramType.hdomain
Each histogram entry shows how many matching products
were found in each matching domain. A domain is like a high-level
category, or a group of categories whose items share the same basic
product characteristics.
@property (nonatomic, retain) NSMutableArray *domainDiscussion
Each histogram entry shows how many matching products
were found in each matching domain. A domain is like a high-level
category, or a group of categories whose items share the same basic
product characteristics.
entry type : class Shopping_HistogramEntryType
Declared In
Shopping_DomainHistogramType.h