Uses of Class
org.n52.io.Constants.MimeType
-
Packages that use Constants.MimeType Package Description org.n52.io -
-
Uses of Constants.MimeType in org.n52.io
Methods in org.n52.io that return Constants.MimeType Modifier and Type Method Description static Constants.MimeTypeConstants.MimeType. toInstance(String value)static Constants.MimeTypeConstants.MimeType. valueOf(String name)Returns the enum constant of this type with the specified name.static Constants.MimeType[]Constants.MimeType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-