Ignite Tools
Properties
Event Class Reference

The class that matches the Core Data Event entity. More...

#import <Event.h>

List of all members.

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.

Detailed Description

The class that matches the Core Data Event entity.

This contains info about one event.


The documentation for this class was generated from the following file:
 All Classes Functions Properties