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