| Package | Description | 
|---|---|
| org.opennms.enlinkd.generator | |
| org.opennms.enlinkd.generator.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyGenerator.Protocol | 
TopologySettings.getProtocol()  | 
static TopologyGenerator.Protocol | 
TopologyGenerator.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static TopologyGenerator.Protocol[] | 
TopologyGenerator.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TopologySettings.TopologySettingsBuilder | 
TopologySettings.TopologySettingsBuilder.protocol(TopologyGenerator.Protocol protocol)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected TopologyGenerator.Protocol | 
BridgeProtocol.getProtocol()  | 
TopologyGenerator.Protocol | 
CdpProtocol.getProtocol()  | 
TopologyGenerator.Protocol | 
OspfProtocol.getProtocol()  | 
TopologyGenerator.Protocol | 
LldpProtocol.getProtocol()  | 
TopologyGenerator.Protocol | 
IsIsProtocol.getProtocol()  | 
protected abstract TopologyGenerator.Protocol | 
Protocol.getProtocol()  | 
TopologyGenerator.Protocol | 
UserDefinedProtocol.getProtocol()  | 
Copyright © 2021. All rights reserved.