t.r.HasOne(Relationship) : class documentation

Part of twistar.relationships View In Hierarchy

A class representing the has one relationship.

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
206 Method get Get the object that caller has.
215 Method set Set the object that caller has.

Inherited from Relationship:

Line # Kind Name Docs
21 Method __init__ Constructor.
Line # Kind Name Docs
21 Method __init__ Constructor.
206 Method get Get the object that caller has.
215 Method set Set the object that caller has.
def get(self):
Get the object that caller has.
ReturnsA Deferred with a callback value of the object this one has (or c{None}).
def set(self, other):
Set the object that caller has.
ReturnsA Deferred.
API Documentation for twistar, generated by pydoctor at 2012-06-12 10:00:49.