Uses of Class
com.unfbx.chatgpt.entity.images.Image.Model
-
Packages that use Image.Model Package Description com.unfbx.chatgpt.entity.images -
-
Uses of Image.Model in com.unfbx.chatgpt.entity.images
Methods in com.unfbx.chatgpt.entity.images that return Image.Model Modifier and Type Method Description static Image.ModelImage.Model. valueOf(String name)Returns the enum constant of this type with the specified name.static Image.Model[]Image.Model. values()Returns an array containing the constants of this enum type, in the order they are declared.
-