Uses of Class
de.gsi.dataset.remote.MimeType.Type
-
Packages that use MimeType.Type Package Description de.gsi.dataset.remote -
-
Uses of MimeType.Type in de.gsi.dataset.remote
Methods in de.gsi.dataset.remote that return MimeType.Type Modifier and Type Method Description static MimeType.TypeMimeType.Type. getEnum(java.lang.String type)MimeType.TypeMimeType. getType()static MimeType.TypeMimeType.Type. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MimeType.Type[]MimeType.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-