Package phones :: Module com_samsung_packet :: Class Samsung_Calendar
[show private | hide private]
[frames | no frames]

Class Samsung_Calendar


Method Summary
  __init__(self, calendar_entry, new_date)
  __eq__(self, rhs)
  __ge__(self, rhs)
  __gt__(self, rhs)
  __le__(self, rhs)
  __lt__(self, rhs)
  __ne__(self, rhs)
  _extract_cal_info(self, cal_entry, new_date)
  _get_alarm(self)
  _get_desc(self)
  _get_desc_loc(self)
  _get_end(self)
  _get_start(self)

Property Summary
  alarm
  desc_loc
  description
  end
  start

Class Variable Summary
dict _cal_alarm_values = {0: 4, 10: 0, 60: 2, -1: 3, 30: 1}

Property Details

alarm

Get Method:
_get_alarm(self)

desc_loc

Get Method:
_get_desc_loc(self)

description

Get Method:
_get_desc(self)

end

Get Method:
_get_end(self)

start

Get Method:
_get_start(self)

Class Variable Details

_cal_alarm_values

Type:
dict
Value:
{0: 4, 10: 0, 60: 2, -1: 3, 30: 1}                                     

Generated by Epydoc 2.1 on Fri Aug 15 18:58:24 2008 http://epydoc.sf.net