public class FavouriteId extends Object implements Serializable
FavouriteId()
boolean
equals(Object obj)
String
getAuthor()
Integer
getStory()
int
hashCode()
void
setAuthor(String author)
setStory(Integer story)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public FavouriteId()
public String getAuthor()
public void setAuthor(String author)
public Integer getStory()
public void setStory(Integer story)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2018. All rights reserved.