AbstractNetworkInterface

AbstractNetworkInterface ⇐ BusinessModel

Kind: global abstract class
Extends: BusinessModel
Model:
Properties

NameTypeDescription
isNetworkInterfaceboolean

flag (always true)

idString

The networking interface identifier

nameString

The networking interface name

typeString

The networking interface type (Ethernet or Wi-Fi)

AbstractNetworkInterface()

Model holding a Networking interface.