@Entity public class Favourite extends Object
Favourite()
Author
geAuthor()
Story
getStory()
void
setAuthor(Author author)
setStory(Story story)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Favourite()
public Author geAuthor()
public void setAuthor(Author author)
public Story getStory()
public void setStory(Story story)
Copyright © 2018. All rights reserved.