phones :: p_audiovoxcdm8900 :: pbentry :: Class pbentry
[hide private]
[frames] | no frames]

Class pbentry

source code

                  object --+    
                           |    
prototypes.BaseProtogenClass --+
                               |
                              pbentry

Instance Methods [hide private]
 
__delfield_email(self) source code
 
__delfield_fax(self) source code
 
__delfield_group(self) source code
 
__delfield_home(self) source code
 
__delfield_memo(self) source code
 
__delfield_mobile(self) source code
 
__delfield_msgringtone(self) source code
 
__delfield_name(self) source code
 
__delfield_next(self) source code
 
__delfield_office(self) source code
 
__delfield_pager(self) source code
 
__delfield_previous(self) source code
 
__delfield_ringtone(self) source code
 
__delfield_secret(self) source code
 
__delfield_wallpaper(self) source code
 
__delfield_wireless(self) source code
 
__getfield_email(self) source code
 
__getfield_fax(self) source code
 
__getfield_group(self) source code
 
__getfield_home(self) source code
 
__getfield_memo(self) source code
 
__getfield_mobile(self) source code
 
__getfield_msgringtone(self) source code
 
__getfield_name(self) source code
 
__getfield_next(self) source code
 
__getfield_office(self) source code
 
__getfield_pager(self) source code
 
__getfield_previous(self) source code
 
__getfield_ringtone(self) source code
 
__getfield_secret(self) source code
 
__getfield_wallpaper(self) source code
 
__getfield_wireless(self) source code
 
__init__(self, *args, **kwargs)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
__setfield_email(self, value) source code
 
__setfield_fax(self, value) source code
 
__setfield_group(self, value) source code
 
__setfield_home(self, value) source code
 
__setfield_memo(self, value) source code
 
__setfield_mobile(self, value) source code
 
__setfield_msgringtone(self, value) source code
 
__setfield_name(self, value) source code
 
__setfield_next(self, value) source code
 
__setfield_office(self, value) source code
 
__setfield_pager(self, value) source code
 
__setfield_previous(self, value) source code
 
__setfield_ringtone(self, value) source code
 
__setfield_secret(self, value) source code
 
__setfield_wallpaper(self, value) source code
 
__setfield_wireless(self, value) source code
 
_update(self, args, kwargs) source code
 
containerelements(self) source code
 
getfields(self) source code
 
iscontainer(self)
Do we contain fields?
source code
 
readfrombuffer(self, buf, autolog=True, logtitle='<read data>')
Reads this packet from the supplied buffer
source code
 
writetobuffer(self, buf, autolog=True, logtitle='<written data>')
Writes this packet to the supplied buffer
source code

Inherited from prototypes.BaseProtogenClass: autologread, autologwrite, getvalue, packetsize, packetspan, update

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  __fields = ['secret', 'group', 'previous', 'next', 'mobile', '...
Properties [hide private]
  email
  fax
  group
  home
  memo
  mobile
  msgringtone
  name
  next
?index number for next entry
  office
  pager
  previous
?index number for previous entry
  ringtone
  secret
non-zero if entry is secret/locked
  wallpaper
  wireless

Inherited from object: __class__

Method Details [hide private]

__init__(self, *args, **kwargs)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

_update(self, args, kwargs)

source code 
Overrides: prototypes.BaseProtogenClass._update

iscontainer(self)

source code 

Do we contain fields?

Overrides: prototypes.BaseProtogenClass.iscontainer
(inherited documentation)

readfrombuffer(self, buf, autolog=True, logtitle='<read data>')

source code 

Reads this packet from the supplied buffer

Overrides: prototypes.BaseProtogenClass.readfrombuffer

writetobuffer(self, buf, autolog=True, logtitle='<written data>')

source code 

Writes this packet to the supplied buffer

Overrides: prototypes.BaseProtogenClass.writetobuffer

Class Variable Details [hide private]

__fields

Value:
['secret',
 'group',
 'previous',
 'next',
 'mobile',
 'home',
 'office',
 'pager',
...

Property Details [hide private]

email

Get Method:
__getfield_email(self)
Set Method:
__setfield_email(self, value)
Delete Method:
__delfield_email(self)

fax

Get Method:
__getfield_fax(self)
Set Method:
__setfield_fax(self, value)
Delete Method:
__delfield_fax(self)

group

Get Method:
__getfield_group(self)
Set Method:
__setfield_group(self, value)
Delete Method:
__delfield_group(self)

home

Get Method:
__getfield_home(self)
Set Method:
__setfield_home(self, value)
Delete Method:
__delfield_home(self)

memo

Get Method:
__getfield_memo(self)
Set Method:
__setfield_memo(self, value)
Delete Method:
__delfield_memo(self)

mobile

Get Method:
__getfield_mobile(self)
Set Method:
__setfield_mobile(self, value)
Delete Method:
__delfield_mobile(self)

msgringtone

Get Method:
__getfield_msgringtone(self)
Set Method:
__setfield_msgringtone(self, value)
Delete Method:
__delfield_msgringtone(self)

name

Get Method:
__getfield_name(self)
Set Method:
__setfield_name(self, value)
Delete Method:
__delfield_name(self)

next

?index number for next entry

Get Method:
__getfield_next(self)
Set Method:
__setfield_next(self, value)
Delete Method:
__delfield_next(self)

office

Get Method:
__getfield_office(self)
Set Method:
__setfield_office(self, value)
Delete Method:
__delfield_office(self)

pager

Get Method:
__getfield_pager(self)
Set Method:
__setfield_pager(self, value)
Delete Method:
__delfield_pager(self)

previous

?index number for previous entry

Get Method:
__getfield_previous(self)
Set Method:
__setfield_previous(self, value)
Delete Method:
__delfield_previous(self)

ringtone

Get Method:
__getfield_ringtone(self)
Set Method:
__setfield_ringtone(self, value)
Delete Method:
__delfield_ringtone(self)

secret

non-zero if entry is secret/locked

Get Method:
__getfield_secret(self)
Set Method:
__setfield_secret(self, value)
Delete Method:
__delfield_secret(self)

wallpaper

Get Method:
__getfield_wallpaper(self)
Set Method:
__setfield_wallpaper(self, value)
Delete Method:
__delfield_wallpaper(self)

wireless

Get Method:
__getfield_wireless(self)
Set Method:
__setfield_wireless(self, value)
Delete Method:
__delfield_wireless(self)