Uses of Enum Class
dev.galasa.framework.api.common.WildcardMimeType
Packages that use WildcardMimeType
-
Uses of WildcardMimeType in dev.galasa.framework.api.common
Methods in dev.galasa.framework.api.common that return WildcardMimeTypeModifier and TypeMethodDescriptionstatic WildcardMimeType
WildcardMimeType.getFromString
(String typeAsString) static WildcardMimeType
Returns the enum constant of this class with the specified name.static WildcardMimeType[]
WildcardMimeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.