Package com.chutneytesting.jira.xrayapi
Class Xray
- java.lang.Object
-
- com.chutneytesting.jira.xrayapi.Xray
-
public class Xray extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description XrayInfogetInfo()StringgetTestExecutionKey()List<XrayTest>getTests()voidsetInfo(XrayInfo info)voidsetTestExecutionKey(String testExecutionKey)voidsetTests(List<XrayTest> tests)
-