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

Class _Fixed_mixin

source code

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

Mix-in to a constraining facet that adds support for the 'fixed' property.

Instance Methods [hide private]
 
fixed(self) source code
 
__setFromKeywords(self, **kw) source code
 
_setFromKeywords_vb(self, **kw)
Extend base class.
source code
 
_Fixed_mixin__setFromKeywords(self, **kw) source code

Inherited from cscRoot: __init__

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

Class Variables [hide private]
  __fixed = None
hash(x)
  _Fixed_mixin__fixed = None
hash(x)
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_setFromKeywords_vb(self, **kw)

source code 

Extend base class.

Additional keywords: * fixed