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