Uses of Enum Class
org.qubership.atp.environments.clients.api.catalogue.generated.EngineTypeDto
Packages that use EngineTypeDto
-
Uses of EngineTypeDto in org.qubership.atp.environments.clients.api.catalogue.generated
Methods in org.qubership.atp.environments.clients.api.catalogue.generated that return EngineTypeDtoModifier and TypeMethodDescriptionstatic EngineTypeDto@Valid EngineTypeDtoActionDto.getEngineType()Get engineTypestatic EngineTypeDtoReturns the enum constant of this class with the specified name.static EngineTypeDto[]EngineTypeDto.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 EngineTypeDtoModifier and TypeMethodDescriptionActionDto.engineType(EngineTypeDto engineType) voidActionDto.setEngineType(EngineTypeDto engineType)