Uses of Enum
org.qubership.atp.itf.lite.backend.feign.dto.TestingStatusDto
Packages that use TestingStatusDto
-
Uses of TestingStatusDto in org.qubership.atp.itf.lite.backend.feign.dto
Methods in org.qubership.atp.itf.lite.backend.feign.dto that return TestingStatusDtoModifier and TypeMethodDescriptionstatic TestingStatusDtoReturns the enum constant of this type with the specified name.static TestingStatusDto[]TestingStatusDto.values()Returns an array containing the constants of this enum type, in the order they are declared.