Uses of Class
io.virtualan.core.model.ContentType
-
Packages that use ContentType Package Description io.virtualan.core.model -
-
Uses of ContentType in io.virtualan.core.model
Methods in io.virtualan.core.model that return ContentType Modifier and Type Method Description static ContentTypeContentType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ContentType[]ContentType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-