public class Book extends Object
Modifier and Type | Field and Description |
---|---|
private int |
id |
private int |
pages |
private String |
title |
Constructor and Description |
---|
Book() |
private int id
private String title
private int pages
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.