- Timestamp:
- 12 Feb 2011, 11:53:20 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/jambtables/interfaces.py
r5687 r5723 67 67 return 'female' 68 68 69 class IJAMBDataRoot(IWAeUPObject): 70 """A container that holds JAMB data tables. 71 """ 72 69 73 class IJAMBDataTable(IWAeUPObject): 70 74 """A table containing JAMB data.
Note: See TracChangeset for help on using the changeset viewer.