public class XrayTestPlan
public XrayTestPlan(@NotNull
java.lang.String key,
@NotNull
XrayTestPlanField fields)
@NotNull public java.lang.String getKey()
@NotNull public XrayTestPlanField getFields()
@NotNull public java.lang.String component1()
@NotNull public XrayTestPlanField component2()
@NotNull public XrayTestPlan copy(@NotNull java.lang.String key, @NotNull XrayTestPlanField fields)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)