public class GithubRepo extends Object
GithubRepo()
String
getAuthor()
getName()
getReadme()
void
setAuthor(String author)
setName(String name)
setReadme(String readme)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GithubRepo()
public String getName()
public void setName(String name)
public String getAuthor()
public void setAuthor(String author)
public String getReadme()
public void setReadme(String readme)
Copyright © 2017. All rights reserved.