|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.SendReportEmailJoblet.ReportPDFResultMap.Entry
protected static final class SendReportEmailJoblet.ReportPDFResultMap.Entry
An Entry for the ReportPDFResultMap.
| Constructor Summary | |
|---|---|
protected |
SendReportEmailJoblet.ReportPDFResultMap.Entry()
Deprecated. |
protected |
SendReportEmailJoblet.ReportPDFResultMap.Entry(java.lang.String hName, SendReportEmailJoblet.ReportPDFResult pdfResult)
Creates a new Entry, which maps a host name to a
ReportPDFResult. |
| Method Summary | |
|---|---|
java.lang.String |
getHostName()
Returns the host name. |
SendReportEmailJoblet.ReportPDFResult |
getReportPDFResult()
Returns the ReportPDFResult. |
void |
setHostName(java.lang.String hName)
Sets the host name. |
void |
setReportPDFResult(SendReportEmailJoblet.ReportPDFResult pdfResult)
Sets the ReportPDFResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected SendReportEmailJoblet.ReportPDFResultMap.Entry()
protected SendReportEmailJoblet.ReportPDFResultMap.Entry(java.lang.String hName, SendReportEmailJoblet.ReportPDFResult pdfResult)
Entry, which maps a host name to a
ReportPDFResult.
hName - the host namepdfResult - the ReportPDFResult| Method Detail |
|---|
public SendReportEmailJoblet.ReportPDFResult getReportPDFResult()
ReportPDFResult.
public void setReportPDFResult(SendReportEmailJoblet.ReportPDFResult pdfResult)
ReportPDFResult.
pdfResult - the ReportPDFResult to setpublic java.lang.String getHostName()
public void setHostName(java.lang.String hName)
hName - the hostName to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||