Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.TestCase0Dto.StatusEnum
Packages that use TestCase0Dto.StatusEnum
-
Uses of TestCase0Dto.StatusEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return TestCase0Dto.StatusEnumModifier and TypeMethodDescriptionstatic TestCase0Dto.StatusEnumTestCase0Dto.getStatus()Get statusstatic TestCase0Dto.StatusEnumReturns the enum constant of this type with the specified name.static TestCase0Dto.StatusEnum[]TestCase0Dto.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type TestCase0Dto.StatusEnumModifier and TypeMethodDescriptionvoidTestCase0Dto.setStatus(TestCase0Dto.StatusEnum status) TestCase0Dto.status(TestCase0Dto.StatusEnum status)