Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.TestCaseStatusDto
Packages that use TestCaseStatusDto
-
Uses of TestCaseStatusDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return TestCaseStatusDtoModifier and TypeMethodDescriptionstatic TestCaseStatusDtostatic TestCaseStatusDtoReturns the enum constant of this type with the specified name.static TestCaseStatusDto[]TestCaseStatusDto.values()Returns an array containing the constants of this enum type, in the order they are declared.