Uses of Enum
org.qubership.atp.itf.lite.backend.feign.dto.EngineTypeEnum
Packages that use EngineTypeEnum
-
Uses of EngineTypeEnum in org.qubership.atp.itf.lite.backend.feign.dto
Methods in org.qubership.atp.itf.lite.backend.feign.dto that return EngineTypeEnumModifier and TypeMethodDescriptionstatic EngineTypeEnumReturns the enum constant of this type with the specified name.static EngineTypeEnum[]EngineTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.