Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.TestScopeDto.FlagsEnum
Packages that use TestScopeDto.FlagsEnum
-
Uses of TestScopeDto.FlagsEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return TestScopeDto.FlagsEnumModifier and TypeMethodDescriptionstatic TestScopeDto.FlagsEnumstatic TestScopeDto.FlagsEnumReturns the enum constant of this type with the specified name.static TestScopeDto.FlagsEnum[]TestScopeDto.FlagsEnum.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 that return types with arguments of type TestScopeDto.FlagsEnumMethods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type TestScopeDto.FlagsEnumMethod parameters in org.qubership.atp.ram.clients.api.dto.catalogue with type arguments of type TestScopeDto.FlagsEnumModifier and TypeMethodDescriptionTestScopeDto.flags(List<TestScopeDto.FlagsEnum> flags) voidTestScopeDto.setFlags(List<TestScopeDto.FlagsEnum> flags)