SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 304 Weeks Ago, 2 Days Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Engineering Posted 15 Oct 2017 My Price 10.00

Complete each of the accessor (getter) methods in the Book class;

package unl.cse.library;import org.joda.time.DateTime;public class Book {private String title;private String isbn;private Author author;private DateTime publishDate;/*** Getter method for author* @return*/public Author getAuthor() {return null;}/*** Setter method for authors* @param author*/public void setAuthor(Author author) {this.author = author;}/*** Getter method for call number.* @return*/public String getISBN() {return null;}/*** Setter method for call number.* @param callNumber*/public void setISBN(String isbn) {this.isbn = isbn;}/*** Getter method for title* @return*/public String getTitle() {return null;}/*** Setter method for title* @param title*/public void setTitle(String title) {this.title = title;}public String getPublishDate() {return this.publishDate.toString("YYYY");}public void setPublishDate(String date) {
Background image of page 1
this.publishDate = DateTime.parse(date);}}
Background image of page 2

Answers

(5)
Status NEW Posted 15 Oct 2017 10:10 AM My Price 10.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)