Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.BugTrackingSystemSynchronizationDto.SynchronizationTypeEnum
Packages that use BugTrackingSystemSynchronizationDto.SynchronizationTypeEnum
-
Uses of BugTrackingSystemSynchronizationDto.SynchronizationTypeEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return BugTrackingSystemSynchronizationDto.SynchronizationTypeEnumModifier and TypeMethodDescriptionBugTrackingSystemSynchronizationDto.getSynchronizationType()Get synchronizationTypeReturns the enum constant of this type with the specified name.BugTrackingSystemSynchronizationDto.SynchronizationTypeEnum.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.SynchronizationTypeEnumModifier and TypeMethodDescriptionvoidBugTrackingSystemSynchronizationDto.setSynchronizationType(BugTrackingSystemSynchronizationDto.SynchronizationTypeEnum synchronizationType) BugTrackingSystemSynchronizationDto.synchronizationType(BugTrackingSystemSynchronizationDto.SynchronizationTypeEnum synchronizationType)