![]() |
Ignite Tools
|
The class that matches the Core Data Event entity. More...
#import <Event.h>
Properties | |
NSString * | name |
Name of the event. | |
NSDate * | date |
Date of the event. | |
NSString * | location |
Location of the event. | |
NSSet * | sparks |
Set of Spark objects that happened at this event. | |
NSSet * | presenters |
The list of Presenter objects who presented at this event. |
The class that matches the Core Data Event entity.
This contains info about one event.