Package phones :: Module com_samsungschu750 :: Class PBEntry
[hide private]
[frames] | no frames]

Class PBEntry

source code

                object --+            
                         |            
com_samsungscha950.PBEntry --+        
                             |        
    com_samsungschu740.PBEntry --+    
                                 |    
        com_samsungschu470.PBEntry --+
                                     |
                                    PBEntry

Instance Methods [hide private]
 
_build_address(self, address) source code
 
_build_IM(self, im) source code
 
_build(self, entry) source code
 
_extract_group(self, entry, p_class) source code
 
_extract_wallpaper(self, entry, p_class) source code
 
_extract_IM(self, entry, p_class) source code
 
_extract_address(self, entry, p_class) source code
 
getvalue(self) source code

Inherited from com_samsungschu470.PBEntry (private): _extract_ringtone

Inherited from com_samsungscha950.PBEntry: __init__, writetobuffer

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

Class Variables [hide private]
  _IM_Type_String = {1: 'AIM', 2: 'Yahoo!', 3: 'WL Messenger'}
  _IM_Type_Index = {'AIM': 1, 'WL Messenger': 3, 'Yahoo!': 2}
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_build(self, entry)

source code 
Overrides: com_samsungscha950.PBEntry._build

_extract_group(self, entry, p_class)

source code 
Overrides: com_samsungscha950.PBEntry._extract_group

_extract_wallpaper(self, entry, p_class)

source code 
Overrides: com_samsungscha950.PBEntry._extract_wallpaper

getvalue(self)

source code 
Overrides: com_samsungscha950.PBEntry.getvalue