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

Class LDAPAttributeTypeAndValue

source code

Instance Methods [hide private]
 
__init__(self, stringValue=None, attributeType=None, value=None) source code
 
__str__(self) source code
 
__repr__(self) source code
 
__hash__(self) source code
 
__eq__(self, other) source code
 
__ne__(self, other) source code
 
__lt__(self, other) source code
 
__gt__(self, other) source code
 
__le__(self, other) source code
 
__ge__(self, other) source code
Class Variables [hide private]
  attributeType = None
  value = None