public class NetworkInterfaceInfo extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
address |
Objs.Property<String> |
family |
Objs.Property<Boolean> |
internal |
Objs.Property<String> |
mac |
Objs.Property<String> |
netmask |
Modifier | Constructor and Description |
---|---|
protected |
NetworkInterfaceInfo(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceInfo |
$as(Object obj) |
String |
address() |
String |
family() |
Boolean |
internal() |
String |
mac() |
String |
netmask() |
$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> address
public Objs.Property<String> netmask
public Objs.Property<String> family
public Objs.Property<String> mac
public Objs.Property<Boolean> internal
protected NetworkInterfaceInfo(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.