Package org.lockss.laaws.poller.model
Class LinkDesc
java.lang.Object
org.lockss.laaws.poller.model.LinkDesc
A wrapper for a link and a string description.
-
Constructor Details
-
LinkDesc
public LinkDesc()
-
-
Method Details
-
link
-
getLink
The actual link suitable for a standard GET request- Returns:
- link
-
setLink
-
desc
-
getDesc
A description of this link- Returns:
- desc
-
setDesc
-
equals
-
hashCode
public int hashCode() -
toString
-