Uses of Class
com.saperion.constants.mime.Extensions
- 
Packages that use Extensions Package Description com.saperion.constants.mime 
- 
- 
Uses of Extensions in com.saperion.constants.mimeMethods in com.saperion.constants.mime that return Extensions Modifier and Type Method Description static ExtensionsExtensions. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Extensions[]Extensions. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-