Public Member Functions | |
| PageAddress (int theSegment, int theShelf, int theBook, int thePage) | |
| PageAddress (String pageAddress) | |
| int | getBook () |
| int | getPage () |
| int | getSegment () |
| int | getShelf () |
| String | toString () |
This software is distributed under the BSD License.
Definition at line 19 of file PageAddress.java.
| PageAddress | ( | String | pageAddress | ) |
| int getBook | ( | ) |
| int getPage | ( | ) |
| int getSegment | ( | ) |
| int getShelf | ( | ) |
| String toString | ( | ) |
1.4.7