|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a link pair (href, packages).
Field Summary | |
---|---|
String |
href
|
String |
packages
|
Constructor Summary | |
LinkArgument()
|
Method Summary | |
---|---|
String |
getHref()
Get the href attribute. |
String |
getPackages()
Get the packages attribute. |
void |
setHref(String hr)
Set the href attribute. |
void |
setPackages(String packages)
Set the packages attribute. |
Constructor Detail |
---|
LinkArgument()
Method Detail |
---|
public String getHref()
public String getPackages()
public void setHref(String hr)
String
value representing the URL to use for this link
public void setPackages(String packages)