Package mobi :: Package mtld :: Package da :: Package carrier :: Module bucket_type :: Class BucketType
[hide private]
[frames] | no frames]

Class BucketType

object --+
         |
        BucketType

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
isValidId(id)
Class Variables [hide private]
  PROPERTY_NAMES = 0
  PROPERTY_VALUES = 1
  PROPERTIES = 2
  IPV4_TREE = 3
  ALL_TYPES = [0, 1, 2, 3]
Properties [hide private]

Inherited from object: __class__