public class Book extends Item
Book()
Book(String title, String author)
getAuthor, getTitle, getXml, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Book()
public Book(String title, String author)
Copyright © 2007-2016, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.