Package ldaptor :: Package protocols :: Package ldap :: Module distinguishedname :: Class LDAPAttributeTypeAndValue
[show private | hide private]
[frames | no frames]

Class LDAPAttributeTypeAndValue


Method Summary
  __init__(self, stringValue, attributeType, value)
  __eq__(self, other)
  __ge__(self, other)
  __gt__(self, other)
  __hash__(self)
  __le__(self, other)
  __lt__(self, other)
  __ne__(self, other)
  __repr__(self)
  __str__(self)

Class Variable Summary
NoneType attributeType = None                                                                  
NoneType value = None                                                                  

Class Variable Details

attributeType

Type:
NoneType
Value:
None                                                                  

value

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Tue Aug 17 17:08:22 2004 http://epydoc.sf.net