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