Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.BugTrackingSystemSynchronizationDtoDto.DefaultTestCaseMappingEnum
Packages that use BugTrackingSystemSynchronizationDtoDto.DefaultTestCaseMappingEnum
-
Uses of BugTrackingSystemSynchronizationDtoDto.DefaultTestCaseMappingEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return BugTrackingSystemSynchronizationDtoDto.DefaultTestCaseMappingEnumModifier and TypeMethodDescriptionBugTrackingSystemSynchronizationDtoDto.getDefaultTestCaseMapping()Get defaultTestCaseMappingReturns the enum constant of this type with the specified name.BugTrackingSystemSynchronizationDtoDto.DefaultTestCaseMappingEnum.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 BugTrackingSystemSynchronizationDtoDto.DefaultTestCaseMappingEnumModifier and TypeMethodDescriptionBugTrackingSystemSynchronizationDtoDto.defaultTestCaseMapping(BugTrackingSystemSynchronizationDtoDto.DefaultTestCaseMappingEnum defaultTestCaseMapping) voidBugTrackingSystemSynchronizationDtoDto.setDefaultTestCaseMapping(BugTrackingSystemSynchronizationDtoDto.DefaultTestCaseMappingEnum defaultTestCaseMapping)