Class IllustratedBook


  • public class IllustratedBook
    extends Book
    Add a non-cascaded bean to a book.
    Version:
    $Rev: 1004764 $ $Date: 2010-10-05 13:35:42 -0500 (Tue, 05 Oct 2010) $
    • Constructor Detail

      • IllustratedBook

        public IllustratedBook()
    • Method Detail

      • getIllustrator

        public Person getIllustrator()
        Returns:
        the illustrator
      • setIllustrator

        public void setIllustrator​(Person illustrator)
        Parameters:
        illustrator - the illustrator to set