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