Uses of Enum Class
xyz.felh.openai.image.ImageModelType
Packages that use ImageModelType
-
Uses of ImageModelType in xyz.felh.openai.image
Methods in xyz.felh.openai.image that return ImageModelTypeModifier and TypeMethodDescriptionstatic ImageModelTypeImageModelType.findByValue(String value) static ImageModelTypeReturns the enum constant of this class with the specified name.static ImageModelType[]ImageModelType.values()Returns an array containing the constants of this enum class, in the order they are declared.