Part of canonical.launchpad.interfaces.schema View In Hierarchy
Attribute | id | The id of this schema. |
Attribute | owner | The Person who owns this schema. |
Attribute | name | The name of this schema. |
Attribute | title | The title of this schema. |
Attribute | description | The description of this schema. |
Method | labels | Return an iterator over all labels associated with this schema. |
Method | label | Returns the label with the given name. |