public class EmbeddableURL extends Object implements Serializable
EmbeddableURL()
EmbeddableURL(URL value)
boolean
equals(Object value)
URL
getValue()
int
hashCode()
void
setValue(URL value)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EmbeddableURL()
public EmbeddableURL(URL value)
public boolean equals(Object value)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public URL getValue()
public void setValue(URL value)