| Package | Description |
|---|---|
| org.netxms.client.constants | |
| org.netxms.client.topology |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionPointType |
ConnectionPointType.getByValue(int value)
Get enum element by integer value
|
static ConnectionPointType |
ConnectionPointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionPointType[] |
ConnectionPointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionPointType |
ConnectionPoint.getType() |
Copyright © 2017. All rights reserved.