public class InstrumentationDataInstanceCounts extends Object
| Constructor and Description |
|---|
InstrumentationDataInstanceCounts() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Long> |
getCounts() |
Date |
getCreatedOn() |
Long |
getDuration() |
Date |
getStartTime() |
void |
setCounts(Map<String,Long> counts) |
void |
setCreatedOn(Date createdOn) |
void |
setDuration(Long duration) |
void |
setStartTime(Date startTime) |
public Date getStartTime()
public void setStartTime(Date startTime)
startTime - the startTime to setpublic Long getDuration()
public void setDuration(Long duration)
duration - the duration to setpublic Date getCreatedOn()
public void setCreatedOn(Date createdOn)
createdOn - the createdOn to setCopyright © 2016 Internet2. All rights reserved.