public class ResponseTimeGroup extends Object
Constructor and Description |
---|
ResponseTimeGroup() |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
String |
getName() |
int |
getPercentage() |
void |
setCount(int count) |
void |
setName(String name) |
void |
setPercentage(int percentage) |
Copyright © 2016–2020. All rights reserved.