Uses of Class
org.qubership.atp.dataset.controllers.api.dto.datasets.TestPlanDto
Packages that use TestPlanDto
-
Uses of TestPlanDto in org.qubership.atp.dataset.controllers.api.dto.datasets
Methods in org.qubership.atp.dataset.controllers.api.dto.datasets that return TestPlanDtoModifier and TypeMethodDescription@Valid TestPlanDtoDataSetListDto.getTestPlan()Get testPlanTestPlanDto.visibilityArea(VisibilityAreaDto visibilityArea) Methods in org.qubership.atp.dataset.controllers.api.dto.datasets with parameters of type TestPlanDtoModifier and TypeMethodDescriptionvoidDataSetListDto.setTestPlan(TestPlanDto testPlan) DataSetListDto.testPlan(TestPlanDto testPlan)