Package iceprod :: Package core :: Module tray2xml :: Class OMKey
[hide private]
[frames] | no frames]

Class OMKey

source code

dataclasses.pyOMKey --+
                      |
                     OMKey

Instance Methods [hide private]
 
__init__(self, stringid=0, omid=0) source code
 
__repr__(self) source code
 
__str__(self) source code

Inherited from dataclasses.pyOMKey: GetOMId, GetStringId, SetOMId, SetStringId

Method Details [hide private]

__init__(self, stringid=0, omid=0)
(Constructor)

source code 
Overrides: dataclasses.pyOMKey.__init__