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