public class TableOfContentsItem extends Object
| Constructor and Description |
|---|
TableOfContentsItem(String title,
int page)
Default constructor
|
public TableOfContentsItem(String title, int page)
title - titlepage - pagepublic int getPage()
public String getTitle()
Copyright © 2024. All rights reserved.