|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jakewharton.pingdom.entities.ReportPublic
public final class ReportPublic
Represents a Pingdom public report object.
Constructor Summary | |
---|---|
ReportPublic()
|
Method Summary | |
---|---|
Integer |
getCheckId()
Check identifier. |
String |
getCheckName()
Check name |
String |
getReportUrl()
URL to report |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportPublic()
Method Detail |
---|
public Integer getCheckId()
public String getCheckName()
public String getReportUrl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |