@Entity public class SeedUrl extends Object implements Serializable
SeedUrl()
boolean
equals(Object obj)
Long
getId()
SeedList
getSeedList()
String
getUrl()
int
hashCode()
void
setId(Long id)
setSeedList(SeedList seedList)
setUrl(String url)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public SeedUrl()
public Long getId()
public void setId(Long id)
public String getUrl()
public void setUrl(String url)
public SeedList getSeedList()
public void setSeedList(SeedList seedList)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2015 The Apache Software Foundation