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