Uses of Class
com.aventstack.extentreports.model.Media.MediaType
-
Packages that use Media.MediaType Package Description com.aventstack.extentreports.model -
-
Uses of Media.MediaType in com.aventstack.extentreports.model
Methods in com.aventstack.extentreports.model that return Media.MediaType Modifier and Type Method Description static Media.MediaTypeMedia.MediaType. valueOf(String name)Returns the enum constant of this type with the specified name.static Media.MediaType[]Media.MediaType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-