Package Gnumed :: Package business :: Module gmVaccination :: Class cVaccine
[frames] | no frames]

Class cVaccine

source code

                                   object --+    
                                            |    
pycommon.gmBusinessDBObject.cBusinessDBObject --+
                                                |
                                               cVaccine

Represents one vaccine.

Instance Methods
 
set_indications(self, indications=None, pk_indications=None) source code

Inherited from pycommon.gmBusinessDBObject.cBusinessDBObject: __del__, __getitem__, __init__, __setitem__, __str__, get_fields, get_patient, get_updatable_fields, is_modified, refetch_payload, same_payload, save, save_payload

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Properties
  brand
  is_in_use

Inherited from object: __class__

Property Details

brand

Get Method:
_get_brand(self)
Set Method:
unreachable(x)

is_in_use

Get Method:
_get_is_in_use(self)
Set Method:
unreachable(x)