Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.BugTrackingSystemSynchronizationDto.SystemTypeEnum
Packages that use BugTrackingSystemSynchronizationDto.SystemTypeEnum
-
Uses of BugTrackingSystemSynchronizationDto.SystemTypeEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return BugTrackingSystemSynchronizationDto.SystemTypeEnumModifier and TypeMethodDescriptionBugTrackingSystemSynchronizationDto.getSystemType()Get systemTypeReturns the enum constant of this type with the specified name.BugTrackingSystemSynchronizationDto.SystemTypeEnum.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.SystemTypeEnumModifier and TypeMethodDescriptionvoidBugTrackingSystemSynchronizationDto.setSystemType(BugTrackingSystemSynchronizationDto.SystemTypeEnum systemType) BugTrackingSystemSynchronizationDto.systemType(BugTrackingSystemSynchronizationDto.SystemTypeEnum systemType)