Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.TestCaseFlagsDto
Packages that use TestCaseFlagsDto
-
Uses of TestCaseFlagsDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return TestCaseFlagsDtoModifier and TypeMethodDescriptionTestCaseFlagsDto.addFlagsItem(TestCaseFlagsDto.FlagsEnum flagsItem) TestCaseFlagsDto.flags(List<TestCaseFlagsDto.FlagsEnum> flags) TestCaseFlagsDto.testScopeId(UUID testScopeId) Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return types with arguments of type TestCaseFlagsDtoMethods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type TestCaseFlagsDtoMethod parameters in org.qubership.atp.ram.clients.api.dto.catalogue with type arguments of type TestCaseFlagsDtoModifier and TypeMethodDescriptionTestCaseDto.flags(List<TestCaseFlagsDto> flags) voidTestCaseDto.setFlags(List<TestCaseFlagsDto> flags)