public class OOReportEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
arcLink |
protected com.takipi.api.client.result.event.EventResult |
event |
protected String |
type |
| Constructor and Description |
|---|
OOReportEvent(com.takipi.api.client.result.event.EventResult event,
String type,
String arcLink) |
| Modifier and Type | Method and Description |
|---|---|
String |
getARCLink() |
long |
getCalls() |
com.takipi.api.client.result.event.EventResult |
getEvent() |
String |
getEventRate() |
String |
getEventSummary() |
long |
getHits() |
String |
getIntroducedBy() |
String |
getType() |
String |
toString() |
protected final com.takipi.api.client.result.event.EventResult event
protected final String arcLink
protected final String type
public com.takipi.api.client.result.event.EventResult getEvent()
public String getEventSummary()
public String getEventRate()
public String getIntroducedBy()
public String getType()
public String getARCLink()
public long getHits()
public long getCalls()
Copyright © 2016–2018. All rights reserved.