Uses of Enum Class
org.qubership.atp.environments.clients.api.catalogue.generated.BugTrackingSystemSynchronizationDto.SystemTypeEnum
Packages that use BugTrackingSystemSynchronizationDto.SystemTypeEnum
-
Uses of BugTrackingSystemSynchronizationDto.SystemTypeEnum in org.qubership.atp.environments.clients.api.catalogue.generated
Methods in org.qubership.atp.environments.clients.api.catalogue.generated that return BugTrackingSystemSynchronizationDto.SystemTypeEnumModifier and TypeMethodDescriptionBugTrackingSystemSynchronizationDto.getSystemType()Get systemTypeReturns the enum constant of this class with the specified name.BugTrackingSystemSynchronizationDto.SystemTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qubership.atp.environments.clients.api.catalogue.generated with parameters of type BugTrackingSystemSynchronizationDto.SystemTypeEnumModifier and TypeMethodDescriptionvoidBugTrackingSystemSynchronizationDto.setSystemType(BugTrackingSystemSynchronizationDto.SystemTypeEnum systemType) BugTrackingSystemSynchronizationDto.systemType(BugTrackingSystemSynchronizationDto.SystemTypeEnum systemType)