@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="MimeType")
public class MimeType
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
MimeType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description() |
Plugin |
enabledPlugin() |
java.lang.String |
suffixes() |
java.lang.String |
type() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, values@JsProperty(name="description") @Nonnull public java.lang.String description()
@JsProperty(name="enabledPlugin") @Nonnull public Plugin enabledPlugin()
@JsProperty(name="suffixes") @Nonnull public java.lang.String suffixes()
@JsProperty(name="type") @Nonnull public java.lang.String type()