public class Blog extends Object implements Serializable
Blog(String title, String body)
String
getBody()
getTitle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Blog(String title, String body)
public String getTitle()
public String getBody()
Copyright © 2019. All rights reserved.