|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.JRPrintHyperlinkParameters
public class JRPrintHyperlinkParameters
A set of parameters associated with a print element.
| Constructor Summary | |
|---|---|
JRPrintHyperlinkParameters()
Creates an empty set of parameters. |
|
| Method Summary | |
|---|---|
void |
addParameter(JRPrintHyperlinkParameter parameter)
Adds a new parameter to the set. |
java.util.List |
getParameters()
Returns the list of parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JRPrintHyperlinkParameters()
| Method Detail |
|---|
public java.util.List getParameters()
parameters.
public void addParameter(JRPrintHyperlinkParameter parameter)
parameter - the parameter to add
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||