Trading_PictureManagerFolderType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_PictureManagerFolderType.h Trading_PictureManagerFolderType.m |
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_PictureManagerFolderType.hfolderID
The ID of the folder.
@property (nonatomic, retain) NSNumber *folderIDDiscussion
The ID of the folder.
type : NSNumber, wrapper for primitive int
Declared In
Trading_PictureManagerFolderType.hname
The name of the folder.
@property (nonatomic, retain) NSString *nameDiscussion
The name of the folder.
type : NSString, wrapper for primitive string
Declared In
Trading_PictureManagerFolderType.hpicture
A picture within the folder, identified by a name, date, URL, and other metadata.
@property (nonatomic, retain) NSMutableArray *pictureDiscussion
A picture within the folder, identified by a name, date, URL, and other metadata.
entry type : class Trading_PictureManagerPictureType
Declared In
Trading_PictureManagerFolderType.h