Class XrayTestDtoCollection

All Implemented Interfaces:
Serializable, Cloneable, Iterable<XrayTestDto>, Collection<XrayTestDto>, List<XrayTestDto>, RandomAccess

public class XrayTestDtoCollection extends ArrayList<XrayTestDto>
Class that mdoels Xray API Response Data.
See Also:
  • Constructor Details

    • XrayTestDtoCollection

      public XrayTestDtoCollection()