| Package | Description | 
|---|---|
| org.opennms.netmgt.enlinkd.model | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static OspfElement.TruthValue | 
OspfElement.TruthValue.get(Integer code)  | 
OspfElement.TruthValue | 
CdpElement.getCdpGlobalRun()  | 
OspfElement.TruthValue | 
OspfElement.getOspfASBdrRtrStatus()  | 
OspfElement.TruthValue | 
OspfElement.getOspfBdrRtrStatus()  | 
static OspfElement.TruthValue | 
OspfElement.TruthValue.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static OspfElement.TruthValue[] | 
OspfElement.TruthValue.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.TruthValue> | 
TruthValueUserType.returnedClass()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CdpElement.setCdpGlobalRun(OspfElement.TruthValue cdpGlobalRun)  | 
void | 
OspfElement.setOspfASBdrRtrStatus(OspfElement.TruthValue ospfASBdrRtrStatus)  | 
void | 
OspfElement.setOspfBdrRtrStatus(OspfElement.TruthValue ospfBdrRtrStatus)  | 
Copyright © 2020. All rights reserved.