Home | Trees | Indices | Help |
|
---|
|
object --+ | _EnumerationElement
This class represents individual values that appear within a CF_enumeration collection.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
The Python value that is used for equality testing against this enumeration. This is an instance of enumeration.valueDatatype(), initialized from the unicodeValue. |
The Python identifier used for the named constant representing the enumeration value. This should include any desired prefix, since it must be unique within
its binding class. If |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 7 19:27:34 2012 | http://epydoc.sourceforge.net |