py::qodb::models::underlay_interface Class Reference

Inheritance diagram for py::qodb::models::underlay_interface:

Inheritance graph
[legend]

List of all members.

Static Public Attributes

tuple null = property(_get_null)

Private Member Functions

def _get_null


Member Function Documentation

def py::qodb::models::underlay_interface::_get_null (   self  )  [private]

00217                               :
00218                 for p in self.properties :
00219                         if getattr(self,p) is not None :
00220                                 return False
00221                 return True
        null = property(_get_null)


Member Data Documentation

tuple py::qodb::models::underlay_interface::null = property(_get_null) [static]


The documentation for this class was generated from the following file:
Generated on Tue Oct 9 20:40:33 2007 for Qomics by  doxygen 1.5.3