Package | Description |
---|---|
org.opennms.netmgt.enlinkd.model |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
static IsIsLink.IsisISAdjState |
IsIsLink.IsisISAdjState.get(Integer code) |
IsIsLink.IsisISAdjState |
IsIsLink.getIsisISAdjState() |
static IsIsLink.IsisISAdjState |
IsIsLink.IsisISAdjState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IsIsLink.IsisISAdjState[] |
IsIsLink.IsisISAdjState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Class<IsIsLink.IsisISAdjState> |
IsIsISAdjStateUserType.returnedClass() |
Modifier and Type | Method and Description |
---|---|
void |
IsIsLink.setIsisISAdjState(IsIsLink.IsisISAdjState isisISAdjState) |
Copyright © 2021. All rights reserved.