Home | Trees | Indices | Help |
|
---|
|
object --+ | pycommon.gmBusinessDBObject.cBusinessDBObject --+ | cSubstance
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
loincs = property(lambda x: x, _set_loincs)
|
|
is_in_use_by_patients = property(_get_is_in_use_by_patients, l
|
|
is_drug_component = property(_get_is_drug_component, lambda x: x)
|
Properties | |
Inherited from |
Method Details |
|
Store updated values (if any) in database. Optionally accepts a pre-existing connection - returns a tuple (<True|False>, <data>) - True: success - False: an error occurred * data is (error, message) * for error meanings see gmPG2.run_rw_queries()
|
Class Variable Details |
is_in_use_by_patients
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 26 01:55:29 2020 | http://epydoc.sourceforge.net |