|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.javadoc.options.OfflineLink
public class OfflineLink
An offline link parameter.
| Constructor Summary | |
|---|---|
OfflineLink()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
Method equals. |
String |
getLocation()
Get the location of the link. |
String |
getUrl()
Get the url of the link. |
int |
hashCode()
Method hashCode. |
void |
setLocation(String location)
Set the location of the link. |
void |
setUrl(String url)
Set the url of the link. |
String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OfflineLink()
| Method Detail |
|---|
public boolean equals(Object other)
equals in class Objectother -
public String getLocation()
public String getUrl()
public int hashCode()
hashCode in class Objectpublic void setLocation(String location)
location - public void setUrl(String url)
url - public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||