@class EKObjectID; @interface EKAlarmChange : EKObjectChange @property (readonly, nonatomic) EKObjectID *ownerID; + (int)entityType; - (void).cxx_destruct; - (id)initWithChangeProperties:(id)a0; @end