|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.dpml.tools.tasks.JavadocTask.Link
public class JavadocTask.Link
Delcaration of a link.
Constructor Summary | |
---|---|
JavadocTask.Link()
Creation of a new link instance. |
Method Summary | |
---|---|
String |
getHref()
Get the href attribute. |
void |
setHref(String href)
Set the href attrbute for the api packagelist base. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavadocTask.Link()
Method Detail |
---|
public void setHref(String href)
href
- the href to the packacke list basepublic String getHref()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |