Uses of Class
org.qubership.atp.dataset.controllers.api.dto.testplans.LabelIdNameLabelsTestPlanViewDto
Packages that use LabelIdNameLabelsTestPlanViewDto
-
Uses of LabelIdNameLabelsTestPlanViewDto in org.qubership.atp.dataset.controllers.api.dto.testplans
Methods in org.qubership.atp.dataset.controllers.api.dto.testplans that return LabelIdNameLabelsTestPlanViewDtoModifier and TypeMethodDescriptionMethods in org.qubership.atp.dataset.controllers.api.dto.testplans that return types with arguments of type LabelIdNameLabelsTestPlanViewDtoModifier and TypeMethodDescription@Valid List<LabelIdNameLabelsTestPlanViewDto> DataSetListIdNameLabelsTestPlanViewDto.getLabels()Get labelsMethods in org.qubership.atp.dataset.controllers.api.dto.testplans with parameters of type LabelIdNameLabelsTestPlanViewDtoModifier and TypeMethodDescriptionDataSetListIdNameLabelsTestPlanViewDto.addLabelsItem(LabelIdNameLabelsTestPlanViewDto labelsItem) Method parameters in org.qubership.atp.dataset.controllers.api.dto.testplans with type arguments of type LabelIdNameLabelsTestPlanViewDtoModifier and TypeMethodDescriptionDataSetListIdNameLabelsTestPlanViewDto.labels(List<LabelIdNameLabelsTestPlanViewDto> labels) voidDataSetListIdNameLabelsTestPlanViewDto.setLabels(List<LabelIdNameLabelsTestPlanViewDto> labels)