@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="MimeType")
public class MimeType
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
MimeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
description() |
void |
enabledPlugin() |
void |
suffixes() |
void |
type() |
@JsProperty(name="description") @Nonnull public void description()
@JsProperty(name="enabledPlugin") @Nonnull public void enabledPlugin()
@JsProperty(name="suffixes") @Nonnull public void suffixes()
@JsProperty(name="type") @Nonnull public void type()