|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jakewharton.pingdom.entities.Analysis
public final class Analysis
Represents a Pingdom analysis object.
| Constructor Summary | |
|---|---|
Analysis()
|
|
| Method Summary | |
|---|---|
Integer |
getId()
Analysis id. |
Integer |
getTimeConfirmTest()
Time of the confirmation test that performed the error analysis. |
Integer |
getTimeFirstTest()
Time of test that initiated the confirmation test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Analysis()
| Method Detail |
|---|
public Integer getId()
public Integer getTimeFirstTest()
public Integer getTimeConfirmTest()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||