public class MimeType extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
description |
Objs.Property<Plugin> |
enabledPlugin |
Objs.Property<String> |
suffixes |
Objs.Property<String> |
type |
Modifier | Constructor and Description |
---|---|
protected |
MimeType(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static MimeType |
$as(Object obj) |
String |
description() |
Plugin |
enabledPlugin() |
String |
suffixes() |
String |
type() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<String> description
public Objs.Property<Plugin> enabledPlugin
public Objs.Property<String> suffixes
public Objs.Property<String> type
protected MimeType(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.