Uses of Enum
com.intellijava.core.model.SupportedLangModels
-
Uses of SupportedLangModels in com.intellijava.core.controller
ModifierConstructorDescriptionRemoteLanguageModel
(String keyValue, SupportedLangModels keyType) Constructor for the RemoteLanguageModel class. -
Uses of SupportedLangModels in com.intellijava.core.model
Modifier and TypeMethodDescriptionstatic SupportedLangModels
Returns the enum constant of this type with the specified name.static SupportedLangModels[]
SupportedLangModels.values()
Returns an array containing the constants of this enum type, in the order they are declared.