Changeset 6521
- Timestamp:
- 11 Jul 2011, 23:36:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/interfaces.py
r6512 r6521 93 93 ) 94 94 95 faculties = Attribute("A container for faculties.")96 students = Attribute("A container for students.")97 hostels = Attribute("A container for hostels.")98 95 99 96 class IWAeUPContainer(IWAeUPObject):
Note: See TracChangeset for help on using the changeset viewer.