Uses of Enum
org.qubership.atp.ram.enums.EngineCategory
Packages that use EngineCategory
-
Uses of EngineCategory in org.qubership.atp.ram.enums
Methods in org.qubership.atp.ram.enums that return EngineCategoryModifier and TypeMethodDescriptionstatic EngineCategoryEngineCategory.fromString(String nameCategory) Find EngineCategory by string name.static EngineCategoryReturns the enum constant of this type with the specified name.static EngineCategory[]EngineCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.