public class LinkSpec extends Object
LinkSpec()
boolean
equals(Object o)
String
getTitle()
getUrl()
int
hashCode()
void
setTitle(String title)
setUrl(String url)
LinkSpec
title(String title)
toString()
url(String url)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LinkSpec()
public LinkSpec title(String title)
public String getTitle()
public void setTitle(String title)
public LinkSpec url(String url)
public String getUrl()
public void setUrl(String url)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.