Uses of Enum
com.intellijava.core.model.SupportedImageModels
-
Uses of SupportedImageModels in com.intellijava.core.controller
ModifierConstructorDescriptionRemoteImageModel
(String keyValue, SupportedImageModels keyType) Constructor for creating a new RemoteImageModel object. -
Uses of SupportedImageModels in com.intellijava.core.model
Modifier and TypeMethodDescriptionstatic SupportedImageModels
Returns the enum constant of this type with the specified name.static SupportedImageModels[]
SupportedImageModels.values()
Returns an array containing the constants of this enum type, in the order they are declared.