Uses of Enum
com.intellijava.core.model.SupportedImageModels
Packages that use SupportedImageModels
-
Uses of SupportedImageModels in com.intellijava.core.controller
Constructors in com.intellijava.core.controller with parameters of type SupportedImageModelsModifierConstructorDescriptionRemoteImageModel
(String keyValue, SupportedImageModels keyType) Constructor for creating a new RemoteImageModel object. -
Uses of SupportedImageModels in com.intellijava.core.model
Methods in com.intellijava.core.model that return SupportedImageModelsModifier 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.