Scenario
appointments
*
Calendar
add(Appointment):void
Appointment
date:Date
start:Time
end:Time
desc:String
type:int
REGULAR:int
TODO:int
ALLDAY:int
Move Fields