Package ai.tock.bot.xray.model
Class XrayTestPlan
-
- All Implemented Interfaces:
public final class XrayTestPlan
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringkeyprivate final XrayTestPlanFieldfields
-
Constructor Summary
Constructors Constructor Description XrayTestPlan(String key, XrayTestPlanField fields)
-
Method Summary
Modifier and Type Method Description final StringgetKey()final XrayTestPlanFieldgetFields()-
-
Constructor Detail
-
XrayTestPlan
XrayTestPlan(String key, XrayTestPlanField fields)
-
-
Method Detail
-
getFields
final XrayTestPlanField getFields()
-
-
-
-