Uses of Class
org.foray.common.Mime

Packages that use Mime
org.foray.common Low-level utility classes accessible to the entire application. 
 

Uses of Mime in org.foray.common
 

Methods in org.foray.common that return Mime
static Mime Mime.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Mime[] Mime.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017. All rights reserved.