-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PageImpl
public PageImpl()
-
Method Details
-
getId
Description copied from interface: Page
Gets the page id.
- Specified by:
getId in interface Page
- Returns:
- the id
-
setId
Description copied from interface: Page
Sets the page id.
- Specified by:
setId in interface Page
- Parameters:
id - the new id
-
getFrames
Description copied from interface: Page
Gets the frames.
- Specified by:
getFrames in interface Page
- Returns:
- the frames
- See Also:
-
-