public class SeedUrl extends Object implements Serializable
SeedUrl()
SeedUrl(String url)
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 SeedUrl(String url)
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 © 2016 The Apache Software Foundation