Home | Trees | Indices | Help |
|
---|
|
object --+ | pycommon.gmBusinessDBObject.cBusinessDBObject --+ | cBrandedDrug
Represents a drug as marketed by a manufacturer.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
external_code = property(_get_external_code, lambda x: x)
|
|
external_code_type = property(_get_external_code_type, lambda
|
|
components = property(_get_components, lambda x: x)
|
|
components_as_substances = property(_get_components_as_substan
|
|
is_vaccine = property(_get_is_vaccine, lambda x: x)
|
|
is_in_use_by_patients = property(_get_is_in_use_by_patients, l
|
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 |
external_code_type
|
components_as_substances
|
is_in_use_by_patients
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:56 2013 | http://epydoc.sourceforge.net |