Hi Phil,
You will find getter and setter on the interface IF_BSP_PAGE implemented by the class CL_BSP_PAGE_BASE:
- IF_BSP_PAGE~GET_ATTRIBUTE
- IF_BSP_PAGE~SET_ATTRIBUTE
BR - JYves
Edit: Just saw that you had found the SET_MODELS method which is making use of the getter/setter mentioned above.