| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
pycommon.gmBusinessDBObject.cBusinessDBObject --+
|
cBrandedDrug
Represents a drug as marketed by a manufacturer.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
| external_code | |
| external_code_type | |
| components | |
| components_as_substances | |
| is_vaccine | |
|
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()
|
| Property Details |
external_code
|
external_code_type
|
components
|
components_as_substances
|
is_vaccine
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jan 10 03:55:53 2011 | http://epydoc.sourceforge.net |