public class ChartId extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
bladeId |
protected String |
chartType |
protected String |
event |
protected String |
testplan |
Constructor and Description |
---|
ChartId(String chartType,
String testplan,
String bladeId,
String event) |
Modifier and Type | Method and Description |
---|---|
String |
getBladeId() |
String |
getChartType() |
String |
getEvent() |
String |
getId() |
String |
getTestplan() |
Copyright © 2016–2017 CLIF project. All rights reserved.