Package pyxb :: Package binding :: Module facets :: Class _Enumeration_mixin
[hide private]
[frames] | no frames]

Class _Enumeration_mixin

source code

object --+    
         |    
   cscRoot --+
             |
            _Enumeration_mixin
Known Subclasses:

Marker class to indicate that the generated binding has enumeration members.

Instance Methods [hide private]

Inherited from cscRoot: __init__

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

Class Methods [hide private]
 
valueForUnicode(cls, ustr) source code
Properties [hide private]

Inherited from object: __class__