Package | Description |
---|---|
com.mmbnetworks.gatewayapi |
Modifier and Type | Method and Description |
---|---|
ConnectionInfo.ConnectionType |
ConnectionInfo.getType()
Get the type of the connection represented by this object.
|
static ConnectionInfo.ConnectionType |
ConnectionInfo.ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionInfo.ConnectionType[] |
ConnectionInfo.ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConnectionInfo(ConnectionInfo.ConnectionType type,
String value)
Creates an object to represent a network interface.
|
Copyright © 2021. All rights reserved.