Uses of Enum
com.intellijava.core.model.SupportedLangModels
Packages that use SupportedLangModels
-
Uses of SupportedLangModels in com.intellijava.core.controller
Constructors in com.intellijava.core.controller with parameters of type SupportedLangModelsModifierConstructorDescriptionRemoteLanguageModel(String keyValue, SupportedLangModels keyType) Constructor for the RemoteLanguageModel class. -
Uses of SupportedLangModels in com.intellijava.core.model
Methods in com.intellijava.core.model that return SupportedLangModelsModifier and TypeMethodDescriptionstatic SupportedLangModelsReturns 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.