Class v.c.a.s.S.running(descriptor.attribute):

Part of vmc.contrib.axiom.scheduler.Scheduler View In Hierarchy

Undocumented
Method get Implement this method to provide attribute retrieval. Default behavior
Method set Implement this method to provide attribute setting. Default behavior

Inherited from attribute:

Method __get__ Private implementation of descriptor interface.
Method __set__ Private implementation of descriptor interface.
Method __delete__ Private implementation of descriptor interface.
Method delete Implement this method to provide attribute deletion. Default behavior
def get(self):
Implement this method to provide attribute retrieval. Default behavior is that unset attributes do not have any value.
def set(self, value):
Implement this method to provide attribute setting. Default behavior is that attributes are not settable.
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.